Methods
Modifier and Type |
Method and Description |
void |
add()
Creates an ClassUseWith object.
|
void |
appValidate()
Check before save()
|
void |
canDelete()
Determines if the object can be deleted.
|
void |
checkTopLevel(java.lang.String objectName)
When toplevel is checked, check if in the hierarchy if there already exists a
node which the toplevel flag is checked.
|
void |
delete(long access)
Also deletes children's objectname setup
|
MboRemote |
getOwningClassStructure()
get Owning ClassStructure for this ClassUseWith object
|
void |
init()
Called by the framework when the Mbo has been constructed and the
MboValues have been initialized.
|
void |
populateClassSpecUseWith() |
void |
save()
When a new classUseWith is added, populate all classspecusewith for each classspec record.
|