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