public class WorkCenterSecurityUnitTest
extends java.lang.Object
| Constructor and Description |
|---|
WorkCenterSecurityUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
addGroup() |
void |
removeGroup() |
void |
removeObjectStructureSecurity() |
void |
removeSecondWorkCenterAfterOS() |
void |
setFirstWorkCenterAfterOS() |
void |
setObjectStructureSecurity(java.lang.String intObjectName,
boolean authorize,
int count) |
void |
setObjectStructureSecurityFirst() |
void |
setSecondWorkCenterAfterOS() |
public void addGroup()
throws java.rmi.RemoteException,
MXException
java.rmi.RemoteExceptionMXExceptionpublic void setObjectStructureSecurityFirst()
throws java.lang.Exception
java.lang.Exceptionpublic void setFirstWorkCenterAfterOS()
throws java.lang.Exception
java.lang.Exceptionpublic void setSecondWorkCenterAfterOS()
throws java.lang.Exception
java.lang.Exceptionpublic void removeSecondWorkCenterAfterOS()
throws java.lang.Exception
java.lang.Exceptionpublic void removeObjectStructureSecurity()
throws java.lang.Exception
java.lang.Exceptionpublic void removeGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void setObjectStructureSecurity(java.lang.String intObjectName,
boolean authorize,
int count)
throws java.lang.Exception
java.lang.Exception