Class RMSearchGet.Item

  • Enclosing class:
    RMSearchGet

    public class RMSearchGet.Item
    extends Object
    Item class to contain information about items being placed in model.
    • Method Detail

      • getNodeRef

        public NodeRef getNodeRef()
      • getType

        public String getType()
      • getName

        public String getName()
      • getTitle

        public String getTitle()
      • getDescription

        public String getDescription()
      • getModifiedOn

        public Date getModifiedOn()
      • getModifiedByUser

        public String getModifiedByUser()
      • getModifiedBy

        public String getModifiedBy()
      • getCreatedOn

        public Date getCreatedOn()
      • getCreatedByUser

        public String getCreatedByUser()
      • getCreatedBy

        public String getCreatedBy()
      • getAuthor

        public String getAuthor()
      • getParentFolder

        public String getParentFolder()
      • getSize

        public int getSize()
      • getBrowseUrl

        public String getBrowseUrl()
      • getRecordCategoryId

        public String getRecordCategoryId()
      • setRecordCategoryId

        public void setRecordCategoryId​(String recordCategoryId)