net.sf.doolin.gui.action.path
Interface ActionContextPathList

All Known Implementing Classes:
DefaultActionContextPathList

public interface ActionContextPathList

List of ActionContextPath.

Author:
Damien Coraboeuf

Method Summary
 List<ActionContextPath> getActionContextPathList()
          Gets the action context path list.
 

Method Detail

getActionContextPathList

List<ActionContextPath> getActionContextPathList()
Gets the action context path list.

Returns:
the action context path list


Copyright © 2011. All Rights Reserved.