Class SecurityRoleGroupDescriptionPK
java.lang.Object
com.echothree.util.common.persistence.BasePK
com.echothree.model.data.security.common.pk.SecurityRoleGroupDescriptionPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityRoleGroupDescriptionPK
(Long entityId) Creates a new instance of SecurityRoleGroupDescriptionPKSecurityRoleGroupDescriptionPK
(String entityId) Creates a new instance of SecurityRoleGroupDescriptionPK -
Method Summary
Methods inherited from class com.echothree.util.common.persistence.BasePK
equals, getComponentVendorName, getEntityId, getEntityRef, getEntityTypeName, hashCode, toString
-
Constructor Details
-
SecurityRoleGroupDescriptionPK
Creates a new instance of SecurityRoleGroupDescriptionPK -
SecurityRoleGroupDescriptionPK
Creates a new instance of SecurityRoleGroupDescriptionPK
-