org.oasisopen.cci2
Interface Identity

All Superinterfaces:
Serializable
All Known Subinterfaces:
Authority.Identity, Component.Identity, Configuration.Identity, Connection.Identity, DataproviderProperty.Identity, DataproviderType.Identity, DataproviderTypeProperty.Identity, DeploymentUnit.Identity, Domain.Identity, Domain.Identity, Element.Identity, Instance.Identity, Involved.Identity, Module.Identity, Namespace.Identity, PersistentIdentity, Preferences.Identity, Property.Identity, Property.Identity, Provider.Identity, ResourceAdapter.Identity, ResourceAdapterProperty.Identity, ResourceReference.Identity, Segment.Identity, Statistics.Identity, TransientIdentity, UnitOfWork.Identity, View.Identity
All Known Implementing Classes:
org.oasisopen.jdo2.AbstractIdentity, Authority.Identity, Component.Identity, Configuration.Identity, Connection.Identity, DataproviderProperty.Identity, DataproviderType.Identity, DataproviderTypeProperty.Identity, DeploymentUnit.Identity, Domain.Identity, Domain.Identity, Element.Identity, Instance.Identity, Involved.Identity, Module.Identity, Namespace.Identity, Preferences.Identity, Property.Identity, Property.Identity, Provider.Identity, ResourceAdapter.Identity, ResourceAdapterProperty.Identity, ResourceReference.Identity, Segment.Identity, Statistics.Identity, UnitOfWork.Identity, View.Identity

public interface Identity
extends Serializable

Identity

Identity is the commen base interface for

See Also:
TransientIdentity, PersistentIdentity

Method Summary
 XRI toXRI()
          Retrieve the object id in XRI form.
 

Method Detail

toXRI

XRI toXRI()
Retrieve the object id in XRI form.

Returns:
the object id as XRI; maybe a value valid for the current unit of work only, but never null


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