Class UserBackoffice.UserBackofficeId

java.lang.Object
es.kukenan.smartfi.microservice.firm.repository.entity.UserBackoffice.UserBackofficeId
All Implemented Interfaces:
Serializable
Enclosing class:
UserBackoffice

public static class UserBackoffice.UserBackofficeId extends Object implements Serializable
Artificial class to support product backoffice composite key.
See Also:
  • Field Details

    • user

      private User user
      user associated to the backoffice identifier.
    • backofficeId

      private Integer backofficeId
      Backoffice Id.
  • Constructor Details

    • UserBackofficeId

      public UserBackofficeId()