Package org.apache.syncope.common.lib.to
Class RoleTO
java.lang.Object
org.apache.syncope.common.lib.to.RoleTO
- All Implemented Interfaces:
Serializable
,BaseBean
,EntityTO
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
int
hashCode()
void
setDynMembershipCond
(String dynMembershipCond) void
-
Constructor Details
-
RoleTO
public RoleTO()
-
-
Method Details