Class UserBackoffice
java.lang.Object
es.kukenan.smartfi.microservice.firm.repository.entity.UserBackoffice
- All Implemented Interfaces:
Serializable
DAO for UserBackoffice table in Database.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classArtificial class to support product backoffice composite key. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
user
user associated to the backoffice identifier. -
backofficeId
Backoffice Id. -
coreUserId
Core user identifier update from Backoffice.
-
-
Constructor Details
-
UserBackoffice
public UserBackoffice()
-