Class Employee

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
GeneratedVendorUser, TestEmployee

public class Employee extends GeneratedEmployee
The hybris Platform employee item.
See Also:
  • Field Details

    • SUPERIOR

      public static final String SUPERIOR
      Constant identifier for superior attribute of Employee type.
      See Also:
  • Constructor Details

    • Employee

      public Employee()
  • Method Details