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