|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RootResolvingNodeDecorator<I,O>
Method Summary | |
---|---|
RootNodeResolver<O> |
getRootNodeResolver()
Gets the root node resolver. |
boolean |
isReplaceRelation()
Checks if is replace relation. |
void |
setReplaceRelation(boolean replaceRelation)
Sets the replace relation. |
void |
setRootNodeResolver(RootNodeResolver<O> rootNodeResolver)
Sets the root node resolver. |
Methods inherited from interface org.springframework.batch.item.ItemProcessor |
---|
process |
Method Detail |
---|
RootNodeResolver<O> getRootNodeResolver()
void setRootNodeResolver(RootNodeResolver<O> rootNodeResolver)
rootNodeResolver
- the new root node resolverboolean isReplaceRelation()
void setReplaceRelation(boolean replaceRelation)
replaceRelation
- the new replace relation
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |