Overview  Package   Class  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: 
java.lang.Object
  extended by com.webmethods.caf.faces.bean.BaseFacesBean
      extended by com.webmethods.caf.faces.bean.BaseFacesSessionBean
          extended by com.webmethods.caf.faces.data.csp.CSPBaseProvider
              extended by com.webmethods.caf.faces.data.csp.CSPContent
All Implemented Interfaces:
IPageFlowScopeAdapter, IContentProvider, ITransactionalContentProvider, IUpdateableContentProvider, Serializable

public class CSPContent
extends CSPBaseProvider
implements IUpdateableContentProvider, ITransactionalContentProvider

CSPContent is a logical entity that combines one or more content objects(i.e files stored in the CSP store) identified by same content id. This way, it is possible to combine multiple files in one logical content entity.For example if you sign a contract- all the documents,photos and related stuff can be combined by a single CSPContent.

See Also:
Serialized Form

Constructor Detail

CSPContent

public CSPContent()

Overview  Package   Class  Tree  Deprecated  Index  Help 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: