Class Services
java.lang.Object
com.almis.awe.model.entities.services.Services
- All Implemented Interfaces:
XMLFile
,Serializable
Services Class
Used to parse the tag 'service' in file Services.xml with XStream
This file contains the list of application service
- Author:
- Pablo GARCIA - 25/JUN/2010
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the element list iterator
-
Constructor Details
-
Services
public Services()
-
-
Method Details
-
getBaseElementList
Description copied from interface:XMLFile
Returns the element list iterator- Specified by:
getBaseElementList
in interfaceXMLFile
- Returns:
- element list iterator
-