Class BODataCollectionTemplateHeader

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

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

    • BODataCollectionTemplateHeader

      public BODataCollectionTemplateHeader()
  • Method Details

    • getId

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

      public void setId(Long id)
      Sets the data collection template header id.
      Parameters:
      id - the data collection template header id
    • 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
    • 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
    • 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 LocalizedString getDescription()
      Returns the description.
      Returns:
      the description
    • setDescription

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

      public String getNote()
      Returns the note.
      Returns:
      the note
    • setNote

      public void setNote(String note)
      Sets the note.
      Parameters:
      note - the note
    • isActive

      public Boolean isActive()
      Is active.
      Returns:
      the boolean
    • setActive

      public void setActive(Boolean active)
      Sets the active.
      Parameters:
      active - the active
    • 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
    • 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
    • getSheetMobileGenerable

      public Boolean getSheetMobileGenerable()
      Returns the sheet mobile generable.
      Returns:
      the sheet mobile generable
    • setSheetMobileGenerable

      public void setSheetMobileGenerable(Boolean sheetMobileGenerable)
      Sets the sheet mobile generable.
      Parameters:
      sheetMobileGenerable - the sheet mobile generable
    • 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