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