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