Uses of Interface
com.sas.iquery.metadata.business.ExtendedAttributes

Packages that use ExtendedAttributes
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of ExtendedAttributes in com.sas.iquery.metadata.business
 

Subinterfaces of ExtendedAttributes in com.sas.iquery.metadata.business
 interface BusinessGroup
          The purpose of this object to allow the ability to group certain IQ objects outside of our normal MapFolder structure.
 interface BusinessItem
          Specifies a modeled object that has an identity within its model and used directly in forming business queries.
 interface BusinessModelObject
          Specifies an abstract, persistable object that is contained within a business model container and provides support for having a unique identity within that container.
 interface BusinessRule
          Specifies a modeled action that affects how data is referenced at query execution time.
 interface CompoundFilter
          Specifies a filter that is defined in terms of other separately defined filters.
 interface DataItem
          Provides support for the mapping of physical data to a single unit of business data.
 interface DataItemReference
          Specifies a reference to a DataItem object along with some set of overridden attributes of the base data item.
 interface DrillThroughToDetail
          Specifies a simple business rule that identifies whether the user should be allowed to drill through to detail data in OLAP results.
 interface FilterCascadeRule
          This business rule defines the prompt filter dependencies that makes up the cascade.
 interface FilterItem
          Contains a single conditional expression which is used to filter data when running a query and typically yields a result set containing less data.
 interface Governing
          Specifies a simple business rule that governs or limits the output of a business query when the query is run.
 interface InformationMap
          Specifies a business model that provides support for organizing its business items within an internal folder structure.
 interface MapFolder
          A folder used for organizing business items within an InformationMap.
 interface Prompt
          Enables you to specify portions of a business query at the time a query is run.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.