Class ProductBackoffice.ProductBackofficeId

java.lang.Object
es.kukenan.smartfi.microservice.contracts.repository.entity.ProductBackoffice.ProductBackofficeId
All Implemented Interfaces:
Serializable
Enclosing class:
ProductBackoffice

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

    • coreProductTypeId

      private String coreProductTypeId
      core Product Type Id.
    • backOfficeId

      private Integer backOfficeId
      back office id.
  • Constructor Details

    • ProductBackofficeId

      public ProductBackofficeId()