|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractMap
java.util.HashMap
planetj.property.PropertyGroup
planetj.property.DefaultPropertyGroup
planetj.dataengine.ConfigurationPropertyGroup
Field Summary | |
static java.lang.String |
CONFIG
|
static java.lang.String |
REPLACEMENT_LIBRARIES
|
Fields inherited from class planetj.property.PropertyGroup |
ALL, ALL_FALSE, ALL_TRUE, BOOLEAN_PROPERTY, DATE_PROPERTY, DOUBLE_PROPERTY, FLOAT_PROPERTY, INTEGER_PROPERTY, JAVA_CLASS_PROPERTY, LIST_PROPERTY, MAP_PROPERTY, NONE, ROW_COLLECTION_KEY, STRING_PROPERTY |
Constructor Summary | |
ConfigurationPropertyGroup()
|
Method Summary | |
java.util.Map |
getReplacementLibraries()
Retrieve a map of libraries to replace |
protected short |
propertyType(java.lang.String name)
Gets the type of property for a specified property name. |
Methods inherited from class planetj.property.DefaultPropertyGroup |
getAllPropertyNames, getDefaultPropertiesString, getRequiredPropertyNames |
Methods inherited from class java.util.HashMap |
clear, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
Field Detail |
public static final java.lang.String CONFIG
public static final java.lang.String REPLACEMENT_LIBRARIES
Constructor Detail |
public ConfigurationPropertyGroup()
Method Detail |
public java.util.Map getReplacementLibraries()
protected short propertyType(java.lang.String name)
propertyType
in class DefaultPropertyGroup
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |