org.openmdx.compatibility.view1.cci
Interface View

All Superinterfaces:
RefBaseObject, RefFeatured, RefObject, RefObject_1_0
All Known Implementing Classes:
ViewImpl

public interface View
extends RefObject_1_0


Method Summary
 String getNamespace()
          Retrieves the value for the attribute namespace.
 ViewCapable getObject()
          Retrieves the value for the reference object.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getNamespace

String getNamespace()
Retrieves the value for the attribute namespace.

Returns:
The non-null value for attribute namespace.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getObject

ViewCapable getObject()
Retrieves the value for the reference object.

Returns:
The non-null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.


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