Class BODataCollectionSheetScope

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.mobileforms.bl.sheet.scope.BODataCollectionSheetScope
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class BODataCollectionSheetScope extends DynO
Business object representing a data collection sheet scope
Since:
12.0
See Also:
GCApi:
bo
  • Constructor Details

    • BODataCollectionSheetScope

      public BODataCollectionSheetScope()
  • Method Details

    • getWoOperationScopes

      public static Set<Long> getWoOperationScopes()
      Returns the wo operation scopes.
      Returns:
      the wo operation scopes
    • getSchedulingResourceScopes

      public static Set<Long> getSchedulingResourceScopes()
      Returns the scheduling resource scopes.
      Returns:
      the scheduling resource scopes
    • getId

      public Long getId()
      Returns the data collection sheet scope id.
      Returns:
      the the data collection sheet scope id
    • setId

      public void setId(Long id)
      Sets the data collection sheet scope id.
      Parameters:
      id - the data collection sheet scope id
    • getCode

      public String getCode()
      Returns the code.
      Returns:
      the code
    • setCode

      public void setCode(String code)
      Sets the code.
      Parameters:
      code - the code
    • getDescription

      public String getDescription()
      Returns the description.
      Returns:
      the description
    • setDescription

      public void setDescription(String description)
      Sets the description.
      Parameters:
      description - the description