Methods
Modifier and Type |
Method and Description |
void |
add()
Add a mbo, defaulting the attributes shown below.
|
void |
delete(long accessModifier)
If Maxvar says to AutoDeleteLockout, then if the related LockOut
is not referenced by any other TagLock, delete the LockOut.
|
void |
init()
Called by the framework when the Mbo has been constructed and the
MboValues have been initialized.
|
void |
propagateKeyValue(java.lang.String keyName,
java.lang.String keyValue)
Set value for TagOutID or LockOutID.
|
void |
undelete()
Unmark the Mbo for deletion.
|