Class Actions
java.lang.Object
com.almis.awe.model.entities.actions.Actions
- All Implemented Interfaces:
XMLFile
,Serializable
Actions Class
Used to parse the Actions.xml file with XStream
This class is used to parse the action list
- Author:
- Pablo GARCIA - 25/JUN/2010
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Actions
public Actions()
-
-
Method Details
-
getAction
Returns an action- Parameters:
ide
- Action identifier- Returns:
- Selected action
-
getBaseElementList
Description copied from interface:XMLFile
Returns the element list iterator- Specified by:
getBaseElementList
in interfaceXMLFile
- Returns:
- element list iterator
-