Class DTODataCollectionSheet

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.wfm.core.datacollection.rs2.sheet.DTODataCollectionSheet
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

@TimeZoneResolver(event=OperationCenterTimeZoneResolverEvent.class, fieldName="operationCenter") @Deprecated(forRemoval=true, since="22.0") public class DTODataCollectionSheet extends DynO
Deprecated, for removal: This API element is subject to removal in a future version.
DTO for data collection sheet.
Since:
19.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTODataCollectionSheet

      public DTODataCollectionSheet()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getId

      public Long getId()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setId

      public void setId(Long id)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getTree

      public String getTree()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setTree

      public void setTree(String tree)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getDescription

      public LocalizedString getDescription()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setDescription

      public void setDescription(LocalizedString description)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getState

      public Long getState()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setState

      public void setState(Long state)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCreationDate

      public ZonedDateTime getCreationDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setCreationDate

      public void setCreationDate(ZonedDateTime creationDate)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCreationUser

      public Long getCreationUser()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setCreationUser

      public void setCreationUser(Long creationUser)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLastModifiedDate

      public ZonedDateTime getLastModifiedDate()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setLastModifiedDate

      public void setLastModifiedDate(ZonedDateTime lastModifiedDate)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLastModifiedUser

      public Long getLastModifiedUser()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setLastModifiedUser

      public void setLastModifiedUser(Long lastModifiedUser)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getWoOperation

      public Long getWoOperation()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setWoOperation

      public void setWoOperation(Long woOperation)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getType

      public Long getType()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setType

      public void setType(Long type)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getScope

      public Long getScope()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setScope

      public void setScope(Long scope)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getSchedulingUser

      public Long getSchedulingUser()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setSchedulingUser

      public void setSchedulingUser(Long schedulingUser)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getOperationCenter

      public Long getOperationCenter()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Deprecated, for removal: This API element is subject to removal in a future version.