Class DTOResourceMetadataInsert

java.lang.Object
overit.geocall.model.DynO
overit.geocallapp.docshare.documents.rs1.metadata.DTOResourceMetadataInsert
All Implemented Interfaces:
ConstraintValidator<DynO.Valid,DynO>, Serializable, overit.geocall.timezone.model.TimeZoned

public class DTOResourceMetadataInsert extends DynO
DTO for insert a resource metadata.
Since:
14.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOResourceMetadataInsert

      public DTOResourceMetadataInsert()
  • Method Details

    • getSharedResource

      public final Long getSharedResource()
      Gets the resource id.
      Returns:
      the resource id
    • setSharedResource

      public final void setSharedResource(Long sharedResource)
      Sets the resource id.
      Parameters:
      sharedResource - the new resource id
    • getDescription

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

      public final void setDescription(String description)
      Sets the description.
      Parameters:
      description - the new description
    • getNotes

      public final String getNotes()
      Gets the note.
      Returns:
      the note
    • setNotes

      public final void setNotes(String notes)
      Sets the note.
      Parameters:
      notes - the new note
    • getNumber

      public final String getNumber()
      Gets the number.
      Returns:
      the number
    • setNumber

      public final void setNumber(String number)
      Sets the number.
      Parameters:
      number - the new number