Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.modules.profiles.embedded.ProfileModule Class Reference

Inheritance diagram for org.openmobileis.modules.profiles.embedded.ProfileModule:

org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: define a module managed by the ProfilManager.

A module is a set of files and classes synchronized as a whole. A module is made of rubric. A rubric is a subset of a module. Properties can be attached to a modules. To define module data use the profile xml file.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 48 of file ProfileModule.java.

Public Member Functions

 ProfileModule ()
void addDependProfilModule (DependProfileModule moduleName)
Array getDependModuleList ()
void setName (String name)
String getName ()
void setVersion (String version)
String getVersion ()
void addProperty (String name, String value)
String getProperty (String name)
String[] getAllPropertiesNames ()
void addModuleRubric (DependProfileRubric rubric)
Array getModuleRubric ()

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


The documentation for this class was generated from the following file:
Generated on Mon Jul 10 10:29:37 2006 for OpenMobileIS by  doxygen 1.4.4