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