Package org.dspace.discovery.indexobject
Class IndexableCommunity
java.lang.Object
org.dspace.discovery.indexobject.AbstractIndexableObject<T,UUID>
org.dspace.discovery.indexobject.IndexableDSpaceObject<Community>
org.dspace.discovery.indexobject.IndexableCommunity
- All Implemented Interfaces:
IndexableObject<Community,UUID>
Community implementation for the IndexableObject
- Author:
- Kevin Van de Velde (kevin at atmire dot com)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.dspace.discovery.indexobject.IndexableDSpaceObject
getID, getIndexedObject, setIndexedObjectMethods inherited from class org.dspace.discovery.indexobject.AbstractIndexableObject
equals, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.dspace.discovery.IndexableObject
getLastModified, getUniqueIndexID
-
Field Details
-
TYPE
-
-
Constructor Details
-
IndexableCommunity
-
-
Method Details
-
getType
- Returns:
- the string constant representing the Entity Type, @see
Constants
-
getTypeText
- Returns:
- a textual alias of the Entity Type @see
IndexableObject.getType()
-