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