| Package | Description |
|---|---|
| de.innovationgate.webgate.api.simple |
Generic implementations of content store templates from
de.innovationgate.webgate.api.templates |
| de.innovationgate.webgate.api.templates |
Templates to create your own simple content/design/repository sources.
|
| Class and Description |
|---|
| ContentSourceSpecs
This object is used by SimpleContentSource implementations to tell the template which features to support.
|
| SimpleContentSource
Template class to implement a simple content source with a subset of WGAPI features.
|
| Class and Description |
|---|
| BeanKey
Represents a (complete) key to a bean, stored in a SimpleContentSource.
|
| BeanWrapper
A wrapper object that takes a JavaBean storage object and serves it's data as document core.
|
| ContentSourceSpecs
This object is used by SimpleContentSource implementations to tell the template which features to support.
|
| LazyBeanList
Implements a "lazy" list of retrieved beans.
|
| SimpleContentSource
Template class to implement a simple content source with a subset of WGAPI features.
|
| TemporaryKey
Interface without methods that should be implemented by data keys that are temporary, i.e. will not be valid for other operations based on keys.
|