public interface ClassStructureRemote extends HierarchicalMboRemote
Modifier and Type | Method and Description |
---|---|
void |
clearParentClassification() |
java.lang.String |
genClassstructureDesc() |
MboRemote |
getClassificationMbo() |
java.lang.String |
getHierarchyPath() |
MboRemote |
getUseWith(java.lang.String objectName) |
boolean |
isTopLevel(java.lang.String objectName) |
boolean |
userSaidToCheckOrgSite() |
hasChildren, hasParents, isTop
java.lang.String genClassstructureDesc() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
void clearParentClassification() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.String getHierarchyPath() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getUseWith(java.lang.String objectName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean isTopLevel(java.lang.String objectName) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
boolean userSaidToCheckOrgSite() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
MboRemote getClassificationMbo() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException