|
Kodo 4.1.0 generated on October 9 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.openjpa.lib.conf.Value
org.apache.openjpa.lib.conf.StringValue
kodo.conf.LicenseKey
public class LicenseKey
| Field Summary | |
|---|---|
static String |
KEY
|
| Constructor Summary | |
|---|---|
LicenseKey(org.apache.openjpa.conf.OpenJPAConfiguration c)
|
|
| Method Summary | |
|---|---|
com.solarmetric.license.License |
getLicense()
|
static com.solarmetric.license.License |
getLicense(org.apache.openjpa.conf.OpenJPAConfiguration conf)
Returns the License for conf. |
Class |
getScope()
|
void |
setCapabilities(kodo.conf.KodoCapabilities cap)
Set the Capabilities for this license type. |
| 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, clone, equals, getAliases, getDefault, getInstantiatingGetter, getListener, getLoadKey, getProperty, getString, hashCode, isAliasListComprehensive, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, 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(org.apache.openjpa.conf.OpenJPAConfiguration c)
| Method Detail |
|---|
public static com.solarmetric.license.License getLicense(org.apache.openjpa.conf.OpenJPAConfiguration conf)
License for conf.
public com.solarmetric.license.License getLicense()
public Class getScope()
getScope in class org.apache.openjpa.lib.conf.Valuepublic void setCapabilities(kodo.conf.KodoCapabilities cap)
Capabilities for this license type.
|
Kodo 4.1.0 generated on October 9 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||