Siebel Developer's Reference > Applet Classes >

CSSFrameListDocGen and CSSSWEFrameListDocGen Class


The CSSFrameListDocGen and CSSSWEFrameListDocGen classes provide the functionality for Siebel Proposal and Presentation features. These classes are responsible for setting the document context (for example, Opportunity Proposal, Account Proposal, and so on) and application context (Microsoft Word or Microsoft PowerPoint). They can also submit requests to the Document Server component to generate proposals.

CSSFrameListDocGen and CSSSWEFrameListDocGen are the base classes for both Proposals and Presentations. The specialized subclasses of this class (CSSFrameListProposal, CSSSWEFrameListProposal, CSSFrameListPresentation, and CSSSWEFrameListPresentation) set the type of document (Proposal or Presentation) and derive all other functionality from the CSSFrameListDocGen and CSSSWEFrameListDocGen classes.

Usage Guidelines

CSSFrameListProposal and CSSSWEFrameListProposal are used for Proposal applets to generate Microsoft Word documents, and CSSFrameListPresentation and CSSSWEFrameListPresentation are used for Presentation applets to generate Microsoft PowerPoint documents.

Parent

CSSFrameList and CSSSWEFrameList

Accessible Methods

Not applicable

Applet User Properties

The following applet user properties are available for use in CSSFrameListDocGen and CSSSWEFrameListDocGen. For more information on these and other user properties, see User Properties.

Control User Properties

Not applicable

Dependencies and Limitations

None

Siebel Developer's Reference Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.