|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of result elementsL
- the collection typepublic interface INodeAction<T,L extends Collection<T>>
Specify action to perform when browsing a JCR
Method Summary | |
---|---|
L |
createCollection()
Creates the resulting collection |
T |
doAction(IRepositoryFile file)
Performs an action on file. |
Method Detail |
---|
T doAction(IRepositoryFile file)
file
- the input file
L createCollection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |