public class OpenCrxKernel_2.RestInteraction
extends org.openmdx.base.rest.spi.AbstractRestInteraction
| Constructor and Description |
|---|
OpenCrxKernel_2.RestInteraction(org.openmdx.base.rest.cci.RestConnection connection)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
create(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.ObjectRecord request,
org.openmdx.base.rest.cci.ResultRecord response) |
boolean |
delete(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.ObjectRecord request) |
boolean |
find(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.QueryRecord request,
org.openmdx.base.rest.cci.ResultRecord response) |
boolean |
get(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.QueryRecord request,
org.openmdx.base.rest.cci.ResultRecord response) |
protected DerivedReferences |
newDerivedReferences(org.openmdx.base.resource.spi.RestInteractionSpec ispec) |
void |
testReferenceIsChangeable(org.openmdx.base.naming.Path referencePath) |
cast, createReply, delete, execute, execute, invoke, isBulkLoad, move, newObject, newQuery, newResponseId, pass, toIndexedRecordList, toIndexedRecordSet, update, verifypublic OpenCrxKernel_2.RestInteraction(org.openmdx.base.rest.cci.RestConnection connection)
throws javax.resource.ResourceException
connection - javax.resource.ResourceExceptionprotected DerivedReferences newDerivedReferences(org.openmdx.base.resource.spi.RestInteractionSpec ispec) throws javax.resource.ResourceException
javax.resource.ResourceExceptionpublic void testReferenceIsChangeable(org.openmdx.base.naming.Path referencePath)
throws javax.resource.ResourceException
javax.resource.ResourceExceptionpublic boolean get(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.QueryRecord request,
org.openmdx.base.rest.cci.ResultRecord response)
throws javax.resource.ResourceException
get in class org.openmdx.base.rest.spi.AbstractRestInteractionjavax.resource.ResourceExceptionpublic boolean find(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.QueryRecord request,
org.openmdx.base.rest.cci.ResultRecord response)
throws javax.resource.ResourceException
find in class org.openmdx.base.rest.spi.AbstractRestInteractionjavax.resource.ResourceExceptionpublic boolean create(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.ObjectRecord request,
org.openmdx.base.rest.cci.ResultRecord response)
throws javax.resource.ResourceException
create in class org.openmdx.base.rest.spi.AbstractRestInteractionjavax.resource.ResourceExceptionpublic boolean delete(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.ObjectRecord request)
throws javax.resource.ResourceException
delete in class org.openmdx.base.rest.spi.AbstractRestInteractionjavax.resource.ResourceExceptionThis software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.