org.opencrx.kernel.forecast1.cci2
Interface ForecastPeriod.Identity

All Superinterfaces:
org.oasisopen.cci2.Identity, Serializable
All Known Implementing Classes:
ForecastPeriod.Identity
Enclosing interface:
ForecastPeriod

public static interface ForecastPeriod.Identity
extends org.oasisopen.cci2.Identity

Object Identity


Method Summary
 Forecast.Identity getForecast()
          Retrieve the Forecast's identity
 String getPeriodQualifier()
          The periodQualifier value
 boolean isPeriodQualifierPersistent()
          Tells whether the periodQualifier value is persistent.
 

Method Detail

getForecast

Forecast.Identity getForecast()
Retrieve the Forecast's identity

Returns:
the parent object's identity

isPeriodQualifierPersistent

boolean isPeriodQualifierPersistent()
Tells whether the periodQualifier value is persistent.

Returns:
true if the periodQualifier value is persistent.

getPeriodQualifier

String getPeriodQualifier()
The periodQualifier value

Returns:
the periodQualifier value


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.