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

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

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

Object Identity


Method Summary
 String getOuName()
          The ouName value
 org.openmdx.base.cci2.Segment.Identity getSegment()
          Retrieve the Segment's identity
 boolean isOuNamePersistent()
          Tells whether the ouName value is persistent.
 

Method Detail

getSegment

org.openmdx.base.cci2.Segment.Identity getSegment()
Retrieve the Segment's identity

Returns:
the parent object's identity

isOuNamePersistent

boolean isOuNamePersistent()
Tells whether the ouName value is persistent.

Returns:
true if the ouName value is persistent.

getOuName

String getOuName()
The ouName value

Returns:
the ouName value


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