| Constructor and Description |
|---|
AbstractImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected static <B extends AbstractImpl> |
getInstance(Class<B> backendClass)
Get backend impl of given type.
|
String |
getUidAsString()
Helper to get UID.
|
void |
preDelete(org.openmdx.base.accessor.jmi.cci.RefObject_1_0 object,
boolean preDelete)
Pre-delete callback.
|
void |
preStore(org.openmdx.base.accessor.jmi.cci.RefObject_1_0 object)
Pre-store callback.
|
protected static void |
registerImpl(AbstractImpl impl)
Register backend impl.
|
protected static <B extends AbstractImpl> B getInstance(Class<B> backendClass) throws org.openmdx.base.exception.ServiceException
backendClass - org.openmdx.base.exception.ServiceExceptionprotected static void registerImpl(AbstractImpl impl)
impl - public String getUidAsString()
public void preDelete(org.openmdx.base.accessor.jmi.cci.RefObject_1_0 object,
boolean preDelete)
throws org.openmdx.base.exception.ServiceException
object - preDelete - org.openmdx.base.exception.ServiceExceptionpublic void preStore(org.openmdx.base.accessor.jmi.cci.RefObject_1_0 object)
throws org.openmdx.base.exception.ServiceException
object - org.openmdx.base.exception.ServiceExceptionThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.