***  This class is subject to change.  ***

com.sas.iquery.metadata.business
Class FilterCascade

com.sas.iquery.metadata.business.FilterCascade
All Implemented Interfaces:
Base, FilterCascadeInterface, ModelItem, UsabilityInterface, PropertyChangeListenee, java.beans.PropertyChangeListener, java.util.EventListener

public class FilterCascade


Field Summary
 
Fields inherited from interface com.sas.iquery.metadata.business.ModelItem
EVENT_OBJECT_PROPERTY_CHANGED
 
Fields inherited from interface com.sas.iquery.metadata.business.Base
EVENT_OBJECT_DEFINITION_CHANGED
 
Constructor Summary
FilterCascade()
           
 
Method Summary
protected  java.lang.String getDefinitionElementName()
          Every non-abstract object type that is persistable must be able to surface it's unique element name used for holding the object's definition.
 
Methods inherited from interface com.sas.iquery.metadata.PropertyChangeListenee
addListener, getListeners, removeListener
 

Constructor Detail

***  This constructor is subject to change.  ***

FilterCascade

public FilterCascade()
Method Detail
***  This method is subject to change.  ***

getDefinitionElementName

protected java.lang.String getDefinitionElementName()
Description copied from class: AbstractBase
Every non-abstract object type that is persistable must be able to surface it's unique element name used for holding the object's definition.

Specified by:
getDefinitionElementName in class com.sas.iquery.metadata.business.impl.AbstractBase
Returns:
the element name to hold the definition of an object of this type.
See Also:
AbstractBase.getDefinitionElementName()

***  This class is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.