All Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
void |
add()
Add a mbo, defaulting the attributes shown below.
|
void |
appValidate()
If adding to a group that has USER-INSERT privilege, then add grpreassignauth for
default group and everyone group.
|
void |
canDelete()
Call super.
|
void |
checkMethodAccess(java.lang.String methodName,
long accessModifier)
Check if the method name is available.
|
void |
delete(long accessModifier)
Delete this mbo.
|
void |
init()
Called by the framework when the Mbo has been constructed and the
MboValues have been initialized.
|
void |
setSSMFlag(MboRemote owner,
boolean undo)
If adding to a group that has USER-INSERT privilege, then add grpreassignauth for
default group and everyone group.
|
void |
undelete()
Undelete this mbo.
|