com.bea.p13n.content

com.bea.p13n.content  Package

Interface Summary

Content

The content object is used to provide access to any type of content.

ContentManager

A front-end session bean for dealing with Content.

ContentManagerHome

The home interface for the ContentManager Session Bean.

PropertyProvider

Interface defining a method to return a properties value.

Class Summary

ContentCache

An object to help with caching content.

ContentHelper

Helper class for dealing with Content, ContentManagers, and the possible subclasses.

ContentPk

This is the primary key class for all Content.

ContentQuery

A utility class to construct a content query string expression from a <contentQuery> XML Element.

ContentQueryBase

Abstract base class that provides common funcitons for ContentQuery which parses the xml content query and RulesContentQuery which takes the rules node structure as input.

ContentValue

A value object for content.

MimeTypeHelper

MimeTypeHelper.ContentType

PropertyProviderImpl

A generic implementation of a property provider, that supports user, request, session, and event properties.

PropertySetRepositoryImpl

Property set repository which will aggregate PropertySets from multiple, referenced ContentManager.

RulesContentQuery

A utility class to construct a content query string expression from a ContentQueryNode from the rules engine.