com.sas.dataselectors.filters
Interface PersistentFilterInterface

All Known Implementing Classes:
DefaultPersistentFilter

@SASScope(value="ALL")
public interface PersistentFilterInterface


Method Summary
abstract  java.lang.String getDescription()
           
abstract  java.lang.Object getFilterObject()
           
abstract  java.lang.String getLabel()
           
 

Method Detail

getLabel

java.lang.String getLabel()

getDescription

java.lang.String getDescription()

getFilterObject

java.lang.Object getFilterObject()



Copyright © 2009 SAS Institute Inc. All Rights Reserved.