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