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