Methods
Modifier and Type |
Method and Description |
void |
add()
Sets up a new MaxVarInput object.
|
void |
callInit()
The method to default the required field.
|
void |
clearClassificationActCIClass()
This method is only called by UI, (CLASSIFICATIONCICLASS menu)
|
void |
clearClassificationAuthCIClass()
This method is only called by UI, (CLASSIFICATIONAUTHCICLASS menu)
|
void |
clearClassificationITAsset()
This method is only called by UI, (CLASSIFICATIONITASSET menu)
|
void |
clearClassificationITSFW()
This method is only called by UI, (CLASSIFICATIONITSFW menu)
|
MboData |
getMboData(java.lang.String[] attributes)
Return a MboData object for the specified list of attributes.
|
MboValueData[] |
getMboValueData(java.lang.String[] attributes)
Returns an array of MboValue objects for the specified attributes.
|
void |
init()
Called by the framework when the Mbo has been constructed and the
MboValues have been initialized.
|
void |
refetchVarValues() |