|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.repository.search.indexing.AbstractLoaderResults
atg.repository.search.indexing.BulkLoaderResults
atg.endeca.index.LocaledExporter.MinimalBulkLoaderResults
public static class LocaledExporter.MinimalBulkLoaderResults
Extends BulkLoaderResults with a minimal implemental that accepts a boolean "successful" flag..
Field Summary |
---|
Fields inherited from class atg.repository.search.indexing.BulkLoaderResults |
---|
CLASS_VERSION |
Constructor Summary | |
---|---|
LocaledExporter.MinimalBulkLoaderResults(boolean pSuccessful)
|
Method Summary | |
---|---|
int |
getGeneration()
|
boolean |
isSuccessful()
|
Methods inherited from class atg.repository.search.indexing.BulkLoaderResults |
---|
isBulkLoadUnnecessary, setBulkLoadUnnecessary, toString |
Methods inherited from class atg.repository.search.indexing.AbstractLoaderResults |
---|
getIndexInfo, setIndexInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LocaledExporter.MinimalBulkLoaderResults(boolean pSuccessful)
Method Detail |
---|
public boolean isSuccessful()
isSuccessful
in interface atg.repository.search.indexing.LoaderResults
isSuccessful
in class atg.repository.search.indexing.BulkLoaderResults
public int getGeneration()
getGeneration
in class atg.repository.search.indexing.BulkLoaderResults
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |