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