SUMMARY: java.lang.Object
com.webmethods.caf.faces.bean.BaseFacesBean
com.webmethods.caf.faces.bean.BaseFacesSessionBean
com.webmethods.caf.faces.data.csp.CSPBaseProvider
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
CSPContent
public CSPContent()
|