Package com.webmethods.caf.jcr.faces.data

Provides JSF content providers for interacting with JCR resources.

See:
          Description

Class Summary
AttachmentsMigrationProvider Provider for migrating files from an attachment provider to another folder.
BaseIteratorTableContentProvider Base class for all the CAF table content provider that traverse a JCR iterator.
ChildrenTableContentProvider CAF table content provider for listing the children of a JCR Node.
JcrAttachmentsProvider Content provider for exposing the children of a JCR node for use with the CAF AttachmentsPanel control.
JcrAttachmentsProvider.ErrorReportingMode Used to affect how errors are reported
JcrAttachmentsProvider.JcrFileItem Implementation of FileItem to wrap a JCR file node.
JcrNodeProvider IUpdatableContentProvider implementation that wraps a JCR Node for codeless manipulation of a JCR node.
JcrTempAttachmentsProvider Deprecated. use LocalTempAttachmentsProvider instead
JcrTempAttachmentsProvider.ErrorReportingMode Used to affect how errors are reported
NodePropertyComparator Node property comparator used to sort the list of nodes
SearchTableContentProvider CAF table content provider for exposing the results of a JCR Query for display in a CAF table.
SubFolderJcrAttachmentsProvider Content provider for exposing the children of a JCR node subfolder for use with the CAF AttachmentsPanel control.
VersionHistoryTableContentProvider Table Content Provider for display of the version history for a node.
 

Package com.webmethods.caf.jcr.faces.data Description

Provides JSF content providers for interacting with JCR resources.