Uses of Interface
org.opencrx.kernel.forecast1.cci2.Forecast.Identity

Packages that use Forecast.Identity
org.opencrx.kernel.forecast1.cci2   
org.opencrx.kernel.forecast1.jdo2   
 

Uses of Forecast.Identity in org.opencrx.kernel.forecast1.cci2
 

Methods in org.opencrx.kernel.forecast1.cci2 that return Forecast.Identity
 Forecast.Identity ForecastPeriod.Identity.parent()
          Retrieve the Forecast's identity
 

Uses of Forecast.Identity in org.opencrx.kernel.forecast1.jdo2
 

Classes in org.opencrx.kernel.forecast1.jdo2 that implement Forecast.Identity
static class Forecast.Identity
          The object's application identity
 

Methods in org.opencrx.kernel.forecast1.jdo2 that return Forecast.Identity
 Forecast.Identity ForecastPeriod.Identity.parent()
          Retrieve the Forecast's identity
 

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type Forecast.Identity
static ForecastPeriod.Identity ForecastPeriod.newIdentity(Forecast.Identity forecast, boolean periodQualifierIsPersistent, String periodQualifier)
           
 

Constructors in org.opencrx.kernel.forecast1.jdo2 with parameters of type Forecast.Identity
ForecastPeriod.Identity(Forecast.Identity forecast, boolean periodQualifierIsPersistent, String periodQualifier)
           
ForecastPeriod.Identity(Forecast.Identity forecast, boolean periodQualifierIsPersistent, String periodQualifier, List<String> objectClass)
           
 



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