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