Class WarehouseAccountingHandleOutput

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.inventory.bl.warehouse.operation.event.WarehouseAccountingHandleOutput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WarehouseAccountingHandleOutput extends DynO
Business object representing the output of WarehouseAccountingHandleEvent.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • WarehouseAccountingHandleOutput

      public WarehouseAccountingHandleOutput()
  • Method Details

    • getOperations

      public Collection<Long> getOperations()
      Returns the collection of the operations ids.
      Returns:
      the operations ids
    • setOperations

      public void setOperations(Collection<Long> operations)
      Sets the collection of the operations ids.
      Parameters:
      operations - the operations ids