Package rife.cmf.dam
package rife.cmf.dam
Provides classes and interfaces for the database access management of the content management framework.
- Since:
- 1.0
-
ClassDescriptionContentDataUser<ResultType>By implementing this interface it's possible to provide the logic that should be executed by methods that allow interaction with content data.By implementing this interface it's possible to provide the logic that should be executed by methods that allow interaction with content data.A
ContentManagermanages content that is stored in a back-end data store.TheContentQueryManagersimplifies working with content a lot.AContentStorestores the actual content data and is responsible for managing it.This class makes it possible to easily manage an integer ordinal column that is typically used to determine the order of the rows in a specific table.