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