Class DTOResourceMetadataFilter

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

public class DTOResourceMetadataFilter extends DynO
DTO for filter resource metadata.
Since:
14.0
See Also:
GCApi:
dto
  • Constructor Details

    • DTOResourceMetadataFilter

      public DTOResourceMetadataFilter()
  • Method Details

    • getId

      public final Collection<Long> getId()
      Gets the id.
      Returns:
      the id
    • setId

      public final void setId(Collection<Long> id)
      Sets the id.
      Parameters:
      id - the new id
    • getSharedResource

      public final Collection<Long> getSharedResource()
      Gets the shared resource (for M2Mapper compatibility with SharedResourceMetadataSearchFilter).
      Returns:
      the shared resource
    • setSharedResource

      public final void setSharedResource(Collection<Long> sharedResource)
      Sets the shared resource (for M2Mapper compatibility with SharedResourceMetadataSearchFilter).
      Parameters:
      sharedResource - the new shared resource
    • getResourceId

      public final Collection<Long> getResourceId()
      Gets the resource id.
      Returns:
      the resource id
    • getDescription

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

      public final void setDescription(String description)
      Gets 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