|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Visitor
Visitor interface to implement visitor pattern
Method Summary | |
---|---|
java.util.HashMap |
visitPath(java.lang.String strPath,
fr.paris.lutece.portal.service.plugin.Plugin plugin,
PluginModel pluginModel)
Visiting parts of the file tree structure |
Method Detail |
---|
java.util.HashMap visitPath(java.lang.String strPath, fr.paris.lutece.portal.service.plugin.Plugin plugin, PluginModel pluginModel)
strPath
- The pathplugin
- The pluginpluginModel
- The plugin model
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |