Siebel Developer's Reference > Applet Classes > CSSFrameListFile and CSSSWEFrameListFile Classes >

CSSFrameListFile and CSSSWEFrameListFile Methods


This section describes the methods that are available for use in CSSFrameListFile and CSSSWEFrameListFile Classes.

AttachAttachment

The AttachAttachment method parses an HTTP request and attaches the file.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke AttachAttachment from server script and business services.
You can also invoke this method through custom buttons and commands.

GetOutOfDateFile

The GetOutOfDateFile method gets an out-of-date file.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke GetOutOfDateFile from server script and business services.
You can also invoke this method through custom buttons and commands.

NewFileAttachment

The NewFileAttachment method creates an attachment record in the database and attaches the file.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke NewFileAttachment from server script and business services.
You can also invoke this method through custom buttons and commands.

RechooseFile

The RechooseFile method rechooses a file in case of a filename conflict.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke RechooseFile from server script and business services.
You can also invoke this method through custom buttons and commands.

ReplaceFile

The ReplaceFile method replaces the existing file with a new one in case of filename conflict.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke ReplaceFile from server script and business services.
You can also invoke this method through custom buttons and commands.

RqstSyncFile

The RqstSyncFile method processes the request to schedule file synchronization. When the local client is unable to get the file attachment from the local file system, you can use this method to request a file from the server on the next synch session.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke RqstSyncFile from server script and business services.
You can also invoke this method through custom buttons and commands.

ShowUrlPopup

The ShowUrlPopup method displays a popup to allow the user to add a URL. This method is only valid in high interactivity applications.

Origin
Implemented in CSSSWEFrameListFile.
Invocable
You can invoke ShowUrlPopup from server script and business services.
You can also invoke this method through custom buttons and commands.

 Siebel Developer's Reference 
 Published: 23 October 2003