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