Siebel Developer's Reference > Applet Classes > CSSSWEFrameListDocGen Class >

CSSSWEFrameListDocGen Methods


This section describes the methods that are implemented in the CSSSWEFrameListDocGen Class.

AutoProposal

The AutoProposal method passes a call to the CSSBCProposal business component class to generate a proposal using the default template.

Origin
Implemented in CSSSWEFrameListDocGen.
Invocable
You can invoke AutoProposal from server script and browser script. You can also invoke this method through custom buttons and commands.

RequestAllFiles

The RequestAllFiles method passes a call to the CSSBCProposal business component class to set the File Dock Request Flag for template files and literature files specified in component definitions under the current proposal content structure. For more information, see the description of RequestAllFiles in CSSBCProposal Methods.

Origin
Implemented in CSSSWEFrameListDocGen.
Invocable
You can invoke RequestAllFiles from server script and browser script. You can also invoke this method through custom buttons and commands.

RefreshTemplate

The RefreshTemplate method checks whether a template has already been picked on the current Proposal record. If the template has been picked, it removes the existing content structure, and then invokes the GenerateProposal method to generate the new content structure based on the new template selected.

Origin
Implemented in CSSSWEFrameListDocGen.
Invocable
You can invoke RefreshTemplate from server script and browser script. You can also invoke this method through custom buttons and commands.

GenerateDraft

This method checks if the application is running as Mobile Web client or Web client (server mode). If the Mobile Web client is running, the GenerateDraft method calls the Proposal Integrator business service and generates the proposal document. If the Web client is running, it submits a server request to the Document Server server component to generate the proposal document.

Origin
Implemented in CSSSWEFrameListDocGen.
Invocable
You can invoke GenerateDraft from server script and browser script. You can also invoke this method through custom buttons and commands.

 Siebel Developer's Reference 
 Published: 23 October 2003