Class ValidAssetStatusSearchFilter

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

public class ValidAssetStatusSearchFilter extends DynO
Business object representing the valid asset status filter to apply in a search.
Since:
17.0
See Also:
GCApi:
bo
  • Constructor Details

    • ValidAssetStatusSearchFilter

      public ValidAssetStatusSearchFilter()
  • Method Details

    • getAssetType

      public Long getAssetType()
      Returns the asset type id that was set as filter.
      Returns:
      the asset type id
    • setAssetType

      public void setAssetType(Long assetType)
      Sets the asset type id as filter.
      Parameters:
      assetType - the asset type id