com.retek.rsm.app.security.service
Class RoleHierarchyPermissionSearchCriteria
java.lang.Object
|
+--com.retek.rsm.app.security.service.RoleHierarchyPermissionSearchCriteria
- All Implemented Interfaces:
- com.retek.platform.util.type.SearchCriteria, java.io.Serializable
- public class RoleHierarchyPermissionSearchCriteria
- extends java.lang.Object
- implements com.retek.platform.util.type.SearchCriteria
- See Also:
- Serialized Form
Fields inherited from interface com.retek.platform.util.type.SearchCriteria |
serialVersionUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleHierarchyPermissionSearchCriteria
public RoleHierarchyPermissionSearchCriteria()
getApplication
public com.retek.platform.app.security.service.Application getApplication()
setApplication
public void setApplication(com.retek.platform.app.security.service.Application application)
getUserReference
public com.retek.platform.bo.IdentifiableReference getUserReference()
setUserReference
public void setUserReference(com.retek.platform.bo.IdentifiableReference userReference)
setHierarchyTypeExternalId
public void setHierarchyTypeExternalId(java.lang.String hierarchyTypeId)
getHierarchyTypeExternalId
public java.lang.String getHierarchyTypeExternalId()
setRoleReference
public void setRoleReference(com.retek.platform.bo.IdentifiableReference roleRef)
getRoleReference
public com.retek.platform.bo.IdentifiableReference getRoleReference()
isEffective
public boolean isEffective()
setEffective
public void setEffective(boolean effective)