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

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

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

Object Identity


Method Summary
 String getName()
          The name value
 boolean isNamePersistent()
          Tells whether the name value is persistent.
 Budget.Identity parent()
          Retrieve the Budget's identity
 
Methods inherited from interface org.oasisopen.cci2.Identity
toXRI
 

Method Detail

parent

Budget.Identity parent()
Retrieve the Budget's identity

Specified by:
parent in interface org.oasisopen.cci2.PersistentIdentity
Returns:
the parent object's identity

isNamePersistent

boolean isNamePersistent()
Tells whether the name value is persistent.

Returns:
true if the name value is persistent.

getName

String getName()
The name value

Returns:
the name value


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