Uses of Class
com.sas.swing.models.remotefileselector2.RemoteFileSearchAttributes

Packages that use RemoteFileSearchAttributes
com.sas.servlet.tbeans.remotefileselector2   
com.sas.swing.models.remotefileselector2   
com.sas.swing.models.remotefileselector2.informationservices   
 

Uses of RemoteFileSearchAttributes in com.sas.servlet.tbeans.remotefileselector2
 

Methods in com.sas.servlet.tbeans.remotefileselector2 that return RemoteFileSearchAttributes
 RemoteFileSearchAttributes RemoteFileSearchFieldsAttributes.getSearchModelAttributes()
          Returns the object that contains the values required by the search model for performing a search
 

Methods in com.sas.servlet.tbeans.remotefileselector2 with parameters of type RemoteFileSearchAttributes
 void RemoteFileSearchFieldsAttributes.setSearchModelAttributes(RemoteFileSearchAttributes modelSearchCriteria)
          Sets the object that will store the model attributes required by the search model's loadFileInfo used for performing the search.
 

Uses of RemoteFileSearchAttributes in com.sas.swing.models.remotefileselector2
 

Methods in com.sas.swing.models.remotefileselector2 with parameters of type RemoteFileSearchAttributes
 void RemoteFileSearchModelInterface.loadFileInfo(RemoteFileSearchAttributes searchCriteria)
          Initiates the gathering of the file information for the search.
 

Uses of RemoteFileSearchAttributes in com.sas.swing.models.remotefileselector2.informationservices
 

Methods in com.sas.swing.models.remotefileselector2.informationservices with parameters of type RemoteFileSearchAttributes
 void InformationServicesSearchModel.loadFileInfo(RemoteFileSearchAttributes searchCriteria)
          Initiates the gathering of the file information for the search.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.