Class BackofficeSubsystems
java.lang.Object
es.kukenan.smartfi.microservice.contracts.repository.entity.BackofficeSubsystems
This class is an artificial entity, it does not really exist. It used to hold the result of finding all subsystems that have, at least, one product
registered, grouping by back office and filtering by user.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
backOfficeId
Backoffice identifier. -
subsystems
Subsystem list.
-
-
Constructor Details
-
BackofficeSubsystems
public BackofficeSubsystems()
-