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