org.dlese.dpc.repository.indexing
Class CollectionIndexingSession
java.lang.Object
org.dlese.dpc.repository.indexing.CollectionIndexingSession
public class CollectionIndexingSession
- extends Object
CollectionIndexingSession
protected CollectionIndexingSession(String collectionKey)
CollectionIndexingSession
protected CollectionIndexingSession()
setSessionId
protected void setSessionId(String sessionId)
getSessionId
public String getSessionId()
getCollection
public String getCollection()
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Checks equality of two CollectionIndexingSession objects.
- Overrides:
equals
in class Object
- Parameters:
o
- The CollectionIndexingSession to compare to this
- Returns:
- True iff the compared object is equal