public class Audit_2.RestInteraction extends Indexed_2.RestInteraction
| Constructor and Description |
|---|
Audit_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) |
boolean |
invoke(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.MessageRecord request,
org.openmdx.base.rest.cci.MessageRecord response) |
boolean |
update(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.ObjectRecord request,
org.openmdx.base.rest.cci.ResultRecord response) |
findIndexEntriescurrentUserIsRoot, newOperationResult, newResult, retrieveObject, setContent, storeContentcast, createReply, delete, execute, execute, isBulkLoad, move, newObject, newQuery, newResponseId, pass, toIndexedRecordList, toIndexedRecordSet, verifypublic Audit_2.RestInteraction(org.openmdx.base.rest.cci.RestConnection connection)
throws javax.resource.ResourceException
connection - 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 Indexed_2.RestInteractionjavax.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 Indexed_2.RestInteractionjavax.resource.ResourceExceptionpublic boolean update(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
update in class Media_2.RestInteractionjavax.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 Media_2.RestInteractionjavax.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 Indexed_2.RestInteractionjavax.resource.ResourceExceptionpublic boolean invoke(org.openmdx.base.resource.spi.RestInteractionSpec ispec,
org.openmdx.base.rest.cci.MessageRecord request,
org.openmdx.base.rest.cci.MessageRecord response)
throws javax.resource.ResourceException
invoke in class Indexed_2.RestInteractionjavax.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.