Class BODataCollectionSheet

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

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

    • BODataCollectionSheet

      public BODataCollectionSheet()
  • Method Details

    • getId

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

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

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

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

      public String getModel()
      Returns the model.
      Returns:
      the model
    • setModel

      public void setModel(String model)
      Sets the model.
      Parameters:
      model - the model
    • getState

      public Long getState()
      Returns the state id.
      Returns:
      the state id
    • setState

      public void setState(Long state)
      Sets the state id.
      Parameters:
      state - the state id
    • getCreationDate

      public Date getCreationDate()
      Returns the creation date.
      Returns:
      the creation date
    • setCreationDate

      public void setCreationDate(Date creationDate)
      Sets the creation date.
      Parameters:
      creationDate - the creation date
    • getCreationUser

      public Long getCreationUser()
      Returns the creation user id.
      Returns:
      the creation user id
    • setCreationUser

      public void setCreationUser(Long creationUser)
      Sets the creation user id.
      Parameters:
      creationUser - the creation user id
    • getLastModifiedDate

      public Date getLastModifiedDate()
      Returns the last modified date.
      Returns:
      the last modified date
    • setLastModifiedDate

      public void setLastModifiedDate(Date lastModifiedDate)
      Sets the last modified date.
      Parameters:
      lastModifiedDate - the last modified date
    • getLastModifiedUser

      public Long getLastModifiedUser()
      Returns the last modified user id.
      Returns:
      the last modified user id
    • setLastModifiedUser

      public void setLastModifiedUser(Long lastModifiedUser)
      Sets the last modified user id.
      Parameters:
      lastModifiedUser - the last modified user id
    • getDescription

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

      public void setDescription(LocalizedString description)
      Sets the description.
      Parameters:
      description - the description
    • getWoOperation

      public Long getWoOperation()
      Returns the wo operation id.
      Returns:
      the wo operation id
    • setWoOperation

      public void setWoOperation(Long woOperation)
      Sets the wo operation id.
      Parameters:
      woOperation - the wo operation id
    • getTemplateStructure

      public Long getTemplateStructure()
      Returns the template structure id.
      Returns:
      the template structure id
    • setTemplateStructure

      public void setTemplateStructure(Long templateStructure)
      Sets the template structure id.
      Parameters:
      templateStructure - the template structure id
    • getType

      public Long getType()
      Returns the type id.
      Returns:
      the type id
    • setType

      public void setType(Long type)
      Sets the type id.
      Parameters:
      type - the type id
    • getScope

      public Long getScope()
      Returns the scope id.
      Returns:
      the scope id
    • setScope

      public void setScope(Long scope)
      Sets the scope id.
      Parameters:
      scope - the scope id
    • getSchedulingUser

      public Long getSchedulingUser()
      Returns the scheduling user id.
      Returns:
      the scheduling user id
    • setSchedulingUser

      public void setSchedulingUser(Long schedulingUser)
      Sets the scheduling user id.
      Parameters:
      schedulingUser - the scheduling user id
    • getOperationCenter

      public Long getOperationCenter()
      Returns the operation center id.
      Returns:
      the operation center id
    • setOperationCenter

      public void setOperationCenter(Long operationCenter)
      Sets the operation center id.
      Parameters:
      operationCenter - the operation center id
    • getWoCreationRule

      public Long getWoCreationRule()
      Returns the wo creation rule id.
      Returns:
      the wo creation rule id
    • setWoCreationRule

      public void setWoCreationRule(Long woCreationRule)
      Sets the wo creation rule id.
      Parameters:
      woCreationRule - the wo creation rule id
    • getInputsCount

      public Long getInputsCount()
      Returns the inputs count.
      Returns:
      the inputs count
    • setInputsCount

      public void setInputsCount(Long inputsCount)
      Sets the inputs count.
      Parameters:
      inputsCount - the inputs count
    • getFilledInInputsCount

      public Long getFilledInInputsCount()
      Returns the filled in inputs count.
      Returns:
      the filled in inputs count
    • setFilledInInputsCount

      public void setFilledInInputsCount(Long filledInInputsCount)
      Sets the filled in inputs count.
      Parameters:
      filledInInputsCount - the filled in inputs count
    • getMandatoryInputsCount

      public Long getMandatoryInputsCount()
      Returns the mandatory inputs count.
      Returns:
      the mandatory inputs count
    • setMandatoryInputsCount

      public void setMandatoryInputsCount(Long mandatoryInputsCount)
      Sets the mandatory inputs count.
      Parameters:
      mandatoryInputsCount - the mandatory inputs count
    • getMandatoryFilledInInputsCount

      public Long getMandatoryFilledInInputsCount()
      Returns the mandatory filled in inputs count.
      Returns:
      the mandatory filled in inputs count
    • setMandatoryFilledInInputsCount

      public void setMandatoryFilledInInputsCount(Long mandatoryFilledInInputsCount)
      Sets the mandatory filled in inputs count.
      Parameters:
      mandatoryFilledInInputsCount - the mandatory filled in inputs count
    • getPdfFormUUID

      public String getPdfFormUUID()
      Returns the pdf form UUID.
      Returns:
      the pdf form UUID
    • setPdfFormUUID

      public void setPdfFormUUID(String pdfFormUUID)
      Sets the pdf form UUID.
      Parameters:
      pdfFormUUID - the pdf form UUID
    • getLockSheet

      public Boolean getLockSheet()
      Returns the lock sheet.
      Returns:
      the lock sheet
    • setLockSheet

      public void setLockSheet(Boolean lockSheet)
      Sets the lock sheet.
      Parameters:
      lockSheet - the lock sheet
    • getUnlockSheet

      public Boolean getUnlockSheet()
      Returns the unlock sheet.
      Returns:
      the unlock sheet
    • setUnlockSheet

      public void setUnlockSheet(Boolean unlockSheet)
      Sets the unlock sheet.
      Parameters:
      unlockSheet - the unlock sheet
    • getEnableSheetLock

      public Boolean getEnableSheetLock()
      Returns the enable sheet lock.
      Returns:
      the enable sheet lock
    • setEnableSheetLock

      public void setEnableSheetLock(Boolean enableSheetLock)
      Sets the enable sheet lock.
      Parameters:
      enableSheetLock - the enable sheet lock
    • getUnlockUserRequester

      public Long getUnlockUserRequester()
      Returns the unlock user requester.
      Returns:
      the unlock user requester
    • setUnlockUserRequester

      public void setUnlockUserRequester(Long unlockUserRequester)
      Sets the unlock user requester.
      Parameters:
      unlockUserRequester - the unlock user requester
    • getCreationXCoordinate

      public Double getCreationXCoordinate()
      Gets the creation X coordinate.
      Returns:
      the creation X coordinate
    • setCreationXCoordinate

      public void setCreationXCoordinate(Double creationXCoordinate)
      Sets the creation X coordinate.
      Parameters:
      creationXCoordinate - the creation X coordinate
    • getCreationYCoordinate

      public Double getCreationYCoordinate()
      Gets the creation Y coordinate.
      Returns:
      the creation Y coordinate
    • setCreationYCoordinate

      public void setCreationYCoordinate(Double creationYCoordinate)
      Sets the creation Y coordinate.
      Parameters:
      creationYCoordinate - the creation Y coordinate
    • getOffsetReferenceDate

      public Date getOffsetReferenceDate()
      Returns the offset reference date.
      Returns:
      the offset reference date
    • setOffsetReferenceDate

      public void setOffsetReferenceDate(Date offsetReferenceDate)
      Sets the offset reference date.
      Parameters:
      offsetReferenceDate - the offset reference date
    • getGlobalExpressions

      public String getGlobalExpressions()
      Returns the global expressions JSON.
      Returns:
      the global expressions JSON
    • getGlobalExpressionsAsList

      public List<DataCollectionGlobalExpression> getGlobalExpressionsAsList()
      Returns the global expressions as list of DataCollectionGlobalExpression.
      Returns:
      the global expressions as list
    • setGlobalExpressions

      public void setGlobalExpressions(String globalExpressions)
      Sets the global expressions JSON.
      Parameters:
      globalExpressions - the global expressions JSON
    • getAccount

      public Long getAccount()
      Returns the account id.
      Returns:
      the account id
    • setAccount

      public void setAccount(Long account)
      Sets the account id.
      Parameters:
      account - the account id
    • getAsset

      public Long getAsset()
      Returns the asset id.
      Returns:
      the asset id
    • setAsset

      public void setAsset(Long asset)
      Sets the asset id.
      Parameters:
      asset - the asset id