Class IndexableItem

    • Field Detail

      • TYPE

        public static final String TYPE
    • Constructor Detail

      • IndexableItem

        public IndexableItem​(Item dso)
    • Method Detail

      • getLastModified

        public Date getLastModified()
        Description copied from interface: IndexableObject
        Return the last modified date of an of an object, or if no modification dates are stored, return NUll
        Returns:
        the last modified date
      • getType

        public String getType()
        Returns:
        the string constant representing the Entity Type, @see Constants