All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
add()
Adds a new CdmCiType object.
|
void |
changeStatus(java.lang.String status,
java.util.Date date,
java.lang.String memo)
This method is overridden to add a wrapper to exceptions thrown during change status
and to write warnings whether or not the status change is successful
|
protected StatusHandler |
getStatusHandler()
Gets a status handler to change the Ci Type status.
|
protected MboSetRemote |
getStatusHistory()
Returns the citypestatus object.
|
java.lang.String |
getStatusListName()
Gets the name of the value list that contains all the status's.
|
void |
init()
Initialization routine for CdmCiType object
Sets classstructureid , toplevelci, status and createdate to readonly.
|