org.openmdx.ui1.cci2
Interface FeatureDefinition.Identity

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

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

Object Identity


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

Method Detail

getSegment

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

Returns:
the parent object's identity

isQualifiedNamePersistent

boolean isQualifiedNamePersistent()
Tells whether the qualifiedName value is persistent.

Returns:
true if the qualifiedName value is persistent.

getQualifiedName

String getQualifiedName()
The qualifiedName value

Returns:
the qualifiedName value


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