|
Kodo 4.2.0. generated on July 28 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.openjpa.lib.conf.Value org.apache.openjpa.lib.conf.StringValue kodo.conf.LicenseKey
public class LicenseKey
This is no longer used; it's just here to consume license key property values for old installations.
Field Summary | |
---|---|
static String |
KEY
|
Constructor Summary | |
---|---|
LicenseKey(OpenJPAConfiguration c)
|
Method Summary | |
---|---|
Class |
getScope()
|
Methods inherited from class org.apache.openjpa.lib.conf.StringValue |
---|
get, getInternalString, getValueType, set, setInternalObject, setInternalString |
Methods inherited from class org.apache.openjpa.lib.conf.Value |
---|
alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getInstantiatingGetter, getListener, getLoadKey, getOriginalValue, getProperty, getString, hashCode, isAliasListComprehensive, isDynamic, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setListener, setLoadKey, setObject, setProperty, setScope, setString, unalias, unalias, valueChanged |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String KEY
Constructor Detail |
---|
public LicenseKey(OpenJPAConfiguration c)
Method Detail |
---|
public Class getScope()
getScope
in class Value
|
Kodo 4.2.0. generated on July 28 2008 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |