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