Class AssetOperationCenterSearchFilter

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.assets.bl.operationcenter.event.AssetOperationCenterSearchFilter
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class AssetOperationCenterSearchFilter extends DynO
Filter object for asset operation center
Since:
18.0
See Also:
  • Constructor Details

    • AssetOperationCenterSearchFilter

      public AssetOperationCenterSearchFilter()
  • Method Details

    • getId

      public Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getAsset

      public Collection<Long> getAsset()
      Gets the asset id.
      Returns:
      the asset id
    • setAsset

      public void setAsset(Collection<Long> asset)
      Sets the asset id.
      Parameters:
      asset - the new asset id
    • getOperationCenter

      public Collection<Long> getOperationCenter()
      Gets the operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Collection<Long> operationCenter)
      Sets the operation center id.
      Parameters:
      operationCenter - the new operation center id
    • getStructure

      public Collection<Long> getStructure()
      Gets the structure id.
      Returns:
      the structure id
    • setStructure

      public void setStructure(Collection<Long> structure)
      Sets the structure id.
      Parameters:
      structure - the new structure id
    • getWorkOrderType

      public Collection<Long> getWorkOrderType()
      Gets the work order type id.
      Returns:
      the work order type id
    • setWorkOrderType

      public void setWorkOrderType(Collection<Long> workOrderType)
      Sets the work order type id.
      Parameters:
      workOrderType - the new work order type id