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