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
@SASScope(value="ALL")
@SubjectToChange
public class 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.
FilterCascade
@SASScope(value="ALL")
@SubjectToChange
public FilterCascade ()
getDefinitionElementName
@SASScope(value="ALL")
@SubjectToChange
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()
Copyright © 2009 SAS Institute Inc. All Rights Reserved.