|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.sas.swing.models.remotefileselector2.informationservices.InformationServicesNavigationModel
public class InformationServicesNavigationModel
InformationServicesNavigationModel is the model used for navigating an InformationServices data source defined by a RepositoryInterface or a UserContextInterface.
Field Summary |
---|
Fields inherited from class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel |
---|
allowNewFoldersInRootFolder, CHOOSE_REPORT_METADATA_TEMPLATE, FOLDER_TYPE, FOLDER_TYPE_AND_SLASH, folderLocalizedType, FOLDERTYPE_FOLDER, FOLDERTYPE_MYFOLDER, FOLDERTYPE_ROOTFOLDER, FOLDERTYPE_WEBDAVFOLDER, includeSystemFolders, isPathUrl, LOAD_ROOT_FOLDER_TEMPLATE, locations, locationsCurrentPathIndex, log, MY_FOLDER, myFolderLocationUrl, myFolderName, myFolderNode, navigatingRepository, PACKAGE, RB_KEY, repository, repositoryForFilteringRootFolders, reposList, rootFolder, rootFolderInfo, rootFolderLocation, rootFolderName, rootLocations, SBIP, server, SLASH, SYSTEM_FOLDER_TYPE, typeDescriptor, userHomeFolder, userHomeFolderInfo, userHomeFolderName, webDavReposList, webDavReposNames |
Fields inherited from class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel |
---|
currentPath, directoriesOnly, filterValues, infoList, modelNeedsRefresh, readingFromCache, rootLocation, showDirectoriesOnly, spcs, tableEditable |
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 |
Constructor Summary | |
---|---|
InformationServicesNavigationModel(com.sas.services.information.RepositoryInterface repository)
Deprecated. Use the ServerInterface. |
|
InformationServicesNavigationModel(com.sas.services.user.UserContextInterface user)
Deprecated. use the ServerInterface constructor |
Method Summary | |
---|---|
protected java.lang.Object |
getCurrentObject(java.lang.String path)
Returns the object associated with the fully qualified path provided. |
java.util.List |
getFolderInterfaceFiles(com.sas.services.information.metadata.FolderInterface startFolder)
Deprecated. use getFolderItems method |
void |
loadFileInfo()
Method initiates the gathering of the file information based on the currently set path location and other parameters. |
Methods inherited from class com.sas.swing.models.remotefileselector2.informationservices.BaseInformationServicesModel |
---|
combinePathAndFileName, createMetadataItems, createMetadataPackageItems, createRepositoryNodeMetadataItems, filterData, filterPackageData, getColumnCount, getColumnIndex, getCurrentFolder, getCurrentRepository, getDirectoryPath, getLocale, getRepository, getRepositoryList, getRepositoryRootLocation, getServerName, getUserContext, getValueAt, initialize, isUpwardPathRestricted, isValidURL, parseIntoFoldersAndLocations, setLocale, setRepository, setUserContext, splitPathAndFileName, updateLocations |
Methods inherited from class com.sas.swing.models.remotefileselector2.BaseRemoteFileServerModel |
---|
addToPasteBuffer, cancelLoadFileInfo, clearPasteBuffer, getBasePath, getLocation, getNodeAt, getPasteBuffer, getPasteBufferCommandType, getRowCount, isRefreshNeeded, isTableEditable, setPasteBufferCommandType, setRefreshNeeded, setTableEditable |
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 |
Constructor Detail |
---|
public InformationServicesNavigationModel(com.sas.services.information.RepositoryInterface repository)
repository
- the repositorypublic InformationServicesNavigationModel(com.sas.services.user.UserContextInterface user)
user
- the UserContext classMethod Detail |
---|
public void loadFileInfo()
loadFileInfo
in interface RemoteFileNavigationModelInterface
protected java.lang.Object getCurrentObject(java.lang.String path)
location
- public java.util.List getFolderInterfaceFiles(com.sas.services.information.metadata.FolderInterface startFolder)
startFolder
- the folder that provides the items
|
Components |
|
| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |