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

Packages that use LocalizableModelObject
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 LocalizableModelObject in com.sas.iquery.metadata.business
 

Subinterfaces of LocalizableModelObject in com.sas.iquery.metadata.business
 interface CompoundFilter
          Specifies a filter that is definedin 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 FilterItem
          Contains a single conditional expression which is used to filter data when running a query and typically yields a resultset containing less data.
 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.