Interface UserIdRelated

All Known Subinterfaces:
AuditUserServiceValue, SecurityToken, SecurityUser, StaleAuditUserServiceValue, UserMetadata, UserRelatedEntity<PK>
All Known Implementing Classes:
AuditUserServiceEntity, AuthenticatedToken, AuthenticatedUser, BaseUserCertificate, BaseUserModifiableEntity, StaleAuditUserServiceEntity, UserEvent, UserLongCompositePK, UserLongIntegerCompositePK, UserLongStringCompositePK, UserMetadataEntity, UserStringCompositePK, UserUuidIntegerCompositePK, UserUuidLongCompositePK, UserUuidPK

public interface UserIdRelated
API for objects related to a user entity by way of a user ID.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the user ID.
  • Method Details

    • getUserId

      Long getUserId()
      Get the user ID.
      Returns:
      the user ID