Uses of Class
com.sas.servlet.tbeans.remotefileselector2.RemoteFileSearchFieldsAttributes

Packages that use RemoteFileSearchFieldsAttributes
com.sas.commands.remotefileselector2   
com.sas.servlet.tbeans.remotefileselector2   
 

Uses of RemoteFileSearchFieldsAttributes in com.sas.commands.remotefileselector2
 

Methods in com.sas.commands.remotefileselector2 that return RemoteFileSearchFieldsAttributes
 RemoteFileSearchFieldsAttributes HttpSearchCommand.getSearchAttributes()
           
 

Methods in com.sas.commands.remotefileselector2 with parameters of type RemoteFileSearchFieldsAttributes
 void HttpSearchCommand.setSearchAttributes(RemoteFileSearchFieldsAttributes searchFieldsAttributes)
           
 

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

Methods in com.sas.servlet.tbeans.remotefileselector2 that return RemoteFileSearchFieldsAttributes
 RemoteFileSearchFieldsAttributes BaseRemoteFileSearch.getSearchFieldsAttributes()
          Returns the object that contains the viewers search criteria.
 

Methods in com.sas.servlet.tbeans.remotefileselector2 with parameters of type RemoteFileSearchFieldsAttributes
 void BaseRemoteFileSearch.setSearchFieldsAttributes(RemoteFileSearchFieldsAttributes searchCriteria)
          Sets the object that will contain the viewers search criteria.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.