org.openmobileis.module.core.ProfileModule Class Reference

Inheritance diagram for org.openmobileis.module.core.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 46 of file bundle/org/openmobileis/module/core/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 (ProfileModuleRubric rubric)
Array getModuleRubrics ()
String getServerjar ()
void setServerjar (String serverjar)
String getTerminaljar ()
void setTerminaljar (String terminaljar)
String getTerminalType ()
void setTerminalType (String terminalType)

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:39 2006 for OpenMobileIS by  doxygen 1.5.1-p1