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

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

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

Object Identity


Method Summary
 String getOuName()
          The ouName value
 boolean isOuNamePersistent()
          Tells whether the ouName value is persistent.
 org.openmdx.base.cci2.Segment.Identity parent()
          Retrieve the Segment's identity
 
Methods inherited from interface org.oasisopen.cci2.Identity
toXRI
 

Method Detail

parent

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

Specified by:
parent in interface org.oasisopen.cci2.PersistentIdentity
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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.