Inheritance diagram for org.openmobileis.modules.crm.data.common.DefaultGlobalProperty:
Definition at line 37 of file DefaultGlobalProperty.java.
Public Member Functions | |
DefaultGlobalProperty (String service, String key) | |
String | getPropertyKey () |
String | getPropertyValue () |
String | getServiceProperty () |
void | setPropertyValue (String string) |
Protected Attributes | |
String | servicePropery |
String | propertyKey |
String | propertyValue |
Static Package Attributes | |
static final long | serialVersionUID = 5521257935120563452L |
|
Implements org.openmobileis.modules.crm.data.common.GlobalProperty. Definition at line 54 of file DefaultGlobalProperty.java. References org.openmobileis.modules.crm.data.common.DefaultGlobalProperty.propertyKey. |
|
Implements org.openmobileis.modules.crm.data.common.GlobalProperty. Definition at line 61 of file DefaultGlobalProperty.java. References org.openmobileis.modules.crm.data.common.DefaultGlobalProperty.propertyValue. |
|
Implements org.openmobileis.modules.crm.data.common.GlobalProperty. Definition at line 68 of file DefaultGlobalProperty.java. References org.openmobileis.modules.crm.data.common.DefaultGlobalProperty.servicePropery. |
|
Implements org.openmobileis.modules.crm.data.common.GlobalProperty. Definition at line 75 of file DefaultGlobalProperty.java. References org.openmobileis.modules.crm.data.common.DefaultGlobalProperty.propertyValue. |