org.openmdx.base.accessor.generic.cci
Interface Object_1_2

All Superinterfaces:
Object_1_0
All Known Implementing Classes:
Object_1

public interface Object_1_2
extends Object_1_0

Object_1_1


Method Summary
 ServiceException getInaccessabilityReason()
          Retrieve inaccessabilityReason.
 boolean objIsInaccessable()
          Tests whether this object can't leave its hollow state
 
Methods inherited from interface org.openmdx.base.accessor.generic.cci.Object_1_0
objAddEventListener, objAddToUnitOfWork, objCopy, objDefaultFetchGroup, objFlush, objGetClass, objGetContainer, objGetEventListeners, objGetLargeObject, objGetList, objGetPath, objGetResourceIdentifier, objGetSet, objGetSparseArray, objGetValue, objInvokeOperation, objInvokeOperationInUnitOfWork, objIsDeleted, objIsDirty, objIsInUnitOfWork, objIsNew, objIsPersistent, objMakeVolatile, objMove, objRefresh, objRegisterSynchronization, objRemove, objRemoveEventListener, objRemoveFromUnitOfWork, objSetValue
 

Method Detail

objIsInaccessable

boolean objIsInaccessable()
Tests whether this object can't leave its hollow state

Returns:
true if this instance is inaccessable

getInaccessabilityReason

ServiceException getInaccessabilityReason()
Retrieve inaccessabilityReason.

Returns:
Returns the inaccessabilityReason.


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