|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Forecast | |
|---|---|
| org.opencrx.kernel.forecast1.cci | |
| Uses of Forecast in org.opencrx.kernel.forecast1.cci |
|---|
| Classes in org.opencrx.kernel.forecast1.cci that implement Forecast | |
|---|---|
class |
ForecastImpl
|
| Methods in org.opencrx.kernel.forecast1.cci that return Forecast | |
|---|---|
Forecast |
ForecastClassImpl.createForecast()
|
Forecast |
ForecastClass.createForecast()
Creates an instance of class Forecast. |
Forecast |
ForecastClassImpl.createForecast(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.createForecast(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on all
required attributes. |
Forecast |
ForecastClassImpl.extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass AlertSender and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass Auditee and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass BasicObject and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass Cloneable and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass ContextCapable and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass ExtentCapable and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass Importer and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass Indexed and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendSecureObject(SecureObject _base,
boolean disabled)
|
Forecast |
ForecastClass.extendSecureObject(SecureObject _base,
boolean disabled)
Creates an instance of class Forecast based on the
superclass SecureObject and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass SubscriptionTarget and all required attributes
not included in this superclass. |
Forecast |
ForecastClassImpl.extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass ViewCapable and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
|
Forecast |
ForecastClass.extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled)
Creates an instance of class Forecast based on the
superclass XmlExporter and all required attributes not
included in this superclass. |
Forecast |
ForecastClassImpl.getForecast(Object object)
|
Forecast |
ForecastClass.getForecast(Object object)
Creates an instance of class Forecast based on the
specified Object instance. |
Forecast |
SegmentImpl.getForecast(String ouName)
|
Forecast |
Segment.getForecast(String ouName)
Retrieves the value for the reference forecast for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.forecast1.cci with parameters of type Forecast | |
|---|---|
void |
SegmentImpl.addForecast(Forecast newValue)
|
void |
Segment.addForecast(Forecast newValue)
|
void |
SegmentImpl.addForecast(String ouName,
Forecast newValue)
|
void |
Segment.addForecast(String ouName,
Forecast newValue)
|
void |
SegmentImpl.setForecast(Forecast[] newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||