|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface RemoteFileSearchModelInterface
An interface describing necessary methods for remote file search models.
| Field Summary |
|---|
| Fields inherited from interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface |
|---|
AUTHOR_COLUMN, CREATED_DATE_COLUMN, DESCRIPTION_COLUMN, ENGINE_COLUMN, ENTITY_KEY_COLUMN, FILE_METADATA_COLUMN, IS_A_FOLDER_COLUMN, KEYWORDS_COLUMN, MODIFIED_DATE_COLUMN, NAME_COLUMN, PATH_COLUMN, SIZE_COLUMN, SPECIAL_TYPE_COLUMN, TYPE_COLUMN |
| Method Summary | |
|---|---|
void |
loadFileInfo(RemoteFileSearchAttributes searchCriteria)
Initiates the gathering of the file information for the search. |
| Methods inherited from interface com.sas.swing.models.remotefileselector2.BaseRemoteFileModelInterface |
|---|
addToPasteBuffer, cancelLoadFileInfo, clearPasteBuffer, getBasePath, getColumnIndex, getLocation, getNodeAt, getPasteBuffer, getPasteBufferCommandType, getServerName, isRefreshNeeded, isTableEditable, isUpwardPathRestricted, parseIntoFoldersAndLocations, setLocation, setPasteBufferCommandType, setRefreshNeeded, setTableEditable |
| Method Detail |
|---|
void loadFileInfo(RemoteFileSearchAttributes searchCriteria)
throws java.lang.Exception
searchCriteria - the search attributes
java.lang.Exception
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||