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