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
ContentManager
manages content that is stored in a back-end data store.TheContentQueryManager
simplifies working with content a lot.AContentStore
stores 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.