|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentManager | |
|---|---|
| com.uwyn.rife.cmf.dam | Provides classes and interfaces for the database access management of the content management framework. |
| com.uwyn.rife.cmf.dam.contentmanagers | Provides managers classes for content information support. |
| Uses of ContentManager in com.uwyn.rife.cmf.dam |
|---|
| Methods in com.uwyn.rife.cmf.dam that return ContentManager | |
|---|---|
ContentManager |
ContentQueryManager.getContentManager()
Returns the ContentManager that is used to store and
retrieve the content. |
| Constructors in com.uwyn.rife.cmf.dam with parameters of type ContentManager | |
|---|---|
ContentQueryManager(Datasource datasource,
Class<T> klass,
ContentManager contentManager)
Creates a new ContentQueryManager instance for a specific
class. |
|
| Uses of ContentManager in com.uwyn.rife.cmf.dam.contentmanagers |
|---|
| Classes in com.uwyn.rife.cmf.dam.contentmanagers that implement ContentManager | |
|---|---|
class |
DatabaseContent
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||