Uses of Class
planetj.common.CMMessage

Packages that use CMMessage
planetj.common   
planetj.exception   
 

Uses of CMMessage in planetj.common
 

Methods in planetj.common that return CMMessage
 CMMessage MessageManager.getCMMessage()
          Gets the CMMessage property (cm.common.CMMessage) value, once and once only.
 

Methods in planetj.common with parameters of type CMMessage
 boolean MessageManager.setCMMessage(CMMessage newCMMessage)
          Sets the CMMessage property (cm.common.CMMessage) value.
 

Uses of CMMessage in planetj.exception
 

Methods in planetj.exception that return CMMessage
 CMMessage CMException.getCMMessage()
          Return the CM message associated with this Exception