org.openmobileis.modules.crm.data.common
Class DefaultGlobalProperty
java.lang.Object
org.openmobileis.modules.crm.data.common.DefaultGlobalProperty
- All Implemented Interfaces:
- GlobalProperty, java.io.Serializable
- public class DefaultGlobalProperty
- extends java.lang.Object
- implements GlobalProperty
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servicePropery
protected java.lang.String servicePropery
propertyKey
protected java.lang.String propertyKey
propertyValue
protected java.lang.String propertyValue
DefaultGlobalProperty
public DefaultGlobalProperty(java.lang.String service,
java.lang.String key)
getPropertyKey
public java.lang.String getPropertyKey()
- Specified by:
getPropertyKey
in interface GlobalProperty
- Returns:
getPropertyValue
public java.lang.String getPropertyValue()
- Specified by:
getPropertyValue
in interface GlobalProperty
- Returns:
getServiceProperty
public java.lang.String getServiceProperty()
- Specified by:
getServiceProperty
in interface GlobalProperty
- Returns:
setPropertyValue
public void setPropertyValue(java.lang.String string)
- Specified by:
setPropertyValue
in interface GlobalProperty
- Parameters:
string
-
Copyright 2005 e-Care. All Rights Reserved.