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

Inheritance diagram for org.openmobileis.modules.profiles.old.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 45 of file modules/org/openmobileis/modules/profiles/old/ProfileModule.java.

Public Member Functions

 ProfileModule ()
void setName (String name)
String getName ()
void setVersion (String version)
String getVersion ()
void addModuleRubrics (ProfileRubric rubric)
Array getAllModuleRubrics ()
Array getDependModuleList ()
Array getModuleRubric ()
void addProperty (String propertyName, String propertyValue)
void addDependProfilModule (DependProfileModule depend)
void addModuleRubric (DependProfileRubric depend)

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:40 2006 for OpenMobileIS by  doxygen 1.5.1-p1