|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dotmarketing.portlets.contentlet.business.ReindexContentletFactory
public abstract class ReindexContentletFactory
| Field Summary | |
|---|---|
static java.lang.String |
ADD_TO_INDEX
|
static java.lang.String |
ADD_TO_INDEX_REINDEXATION
|
| Constructor Summary | |
|---|---|
ReindexContentletFactory()
|
|
| Method Summary | |
|---|---|
abstract java.util.List<Document> |
buildDocList(Identifier identifier)
returns a list of documents to reindex for a given identifier. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ADD_TO_INDEX
public static final java.lang.String ADD_TO_INDEX_REINDEXATION
| Constructor Detail |
|---|
public ReindexContentletFactory()
| Method Detail |
|---|
public abstract java.util.List<Document> buildDocList(Identifier identifier)
throws java.lang.Exception
identifier -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||