com.sas.iquery.metadata.business
Interface ExportFilter

All Superinterfaces:
ExportObject<FilterItem,ExportFilter>, NamedObjectInterface

public interface ExportFilter
extends ExportObject<FilterItem,ExportFilter>


Method Summary
 java.lang.String getText()
          Get the Filter's expression in text form:
 
Methods inherited from interface com.sas.iquery.metadata.business.ExportObject
getDescription, getExportMetadata, getExportObjectFactory, getID, getLabel, getUnderlyingObject, getUniqueExportName
 

Method Detail

getText

java.lang.String getText()
                         throws MetadataException
Get the Filter's expression in text form:

Throws:
MetadataException



Copyright © 2009 SAS Institute Inc. All Rights Reserved.