|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CalculatedObjectFactoryInterface | |
---|---|
com.sas.dataselectors.calculateditems | Provides adapter components used to convert native models to models which can then be used with calculated item selector components. |
Uses of CalculatedObjectFactoryInterface in com.sas.dataselectors.calculateditems |
---|
Classes in com.sas.dataselectors.calculateditems that implement CalculatedObjectFactoryInterface | |
---|---|
class |
BaseCalculatedObjectFactory
Description: Factory (sort of) for creating, updating, and managing objects between the BusinessModel and the CalculatedItem classes Copyright: Copyright (c) 2002 Company: SAS |
class |
BusinessModelCalculatedObjectFactory
Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessModel specific cases Copyright: Copyright (c) 2002 Company: SAS |
class |
BusinessQueryCalculatedObjectFactory
Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessQuery specific cases Copyright: Copyright (c) 2002 Company: SAS |
class |
DataSelectionCalculatedObjectFactory
Deprecated. Created on Dec 12, 2002 |
class |
InformationMapCalculatedObjectFactory
Description: Wrapper class around the BaseCalculatedObjectFactory to handle any InformationMap specific cases Copyright: Copyright (c) 2002 Company: SAS |
Fields in com.sas.dataselectors.calculateditems declared as CalculatedObjectFactoryInterface | |
---|---|
protected CalculatedObjectFactoryInterface |
DataSourceTreeNode._factory
|
protected CalculatedObjectFactoryInterface |
BaseCalculatedItemListAdapter._objectFactory
The factory for getting objects and metadata |
protected CalculatedObjectFactoryInterface |
BaseCalculatedItemAdapter.objectFactory
The factory for getting objects and metadata |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |