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