Class CollectionIndexingSession
java.lang.Object
org.dlese.dpc.repository.indexing.CollectionIndexingSession
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedCollectionIndexingSession(String collectionKey) -
Method Summary
Modifier and TypeMethodDescriptionbooleanChecks equality of two CollectionIndexingSession objects.protected voidsetSessionId(String sessionId) toString()
-
Constructor Details
-
CollectionIndexingSession
-
CollectionIndexingSession
protected CollectionIndexingSession()
-
-
Method Details