|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdgeIndexManager
Responsible for indexing edges.
Method Summary | |
---|---|
void |
contentEntityRemoved(ContentEntityObject contentEntity)
Update the index to reflect the deletion of the specified content entity. |
void |
index(Edge edge)
Indexes an edge. |
void |
reIndexPermissions(java.lang.Object target)
Updates the index to reflect any changes to permissions in the specified target object. |
void |
unIndex(Edge edge)
Unindexes an edge. |
Method Detail |
---|
void index(Edge edge)
void unIndex(Edge edge)
void reIndexPermissions(java.lang.Object target)
void contentEntityRemoved(ContentEntityObject contentEntity)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |