java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.docshare.documents.bl.sharedresource.file.webresource.event.WebResourceLoadInput
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class WebResourceLoadInput extends DynO
Input bean for the WebResourceLoadEvent.
Since:
14.0
See Also:
GCApi:
bo
  • Constructor Details

    • WebResourceLoadInput

      public WebResourceLoadInput()
  • Method Details

    • getFileUuid

      public String getFileUuid()
      Returns the uuid of the file.
      Returns:
      the file uuid
    • setFileUuid

      public void setFileUuid(String fileUuid)
      Sets the uuid of the file.
      Parameters:
      fileUuid - the file uuid
    • getVersion

      public Long getVersion()
      Returns the version of the file.
      Returns:
      the file version
    • setVersion

      public void setVersion(Long version)
      Sets the version of the file.
      Parameters:
      version - the file version