public class CmisContentReader
extends org.xcmis.search.content.interceptors.ContentReaderInterceptor
| Constructor and Description |
|---|
CmisContentReader(org.xcmis.spi.Storage storage)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
visitChildEntriesCommand(org.xcmis.search.content.command.InvocationContext ctx,
org.xcmis.search.content.command.read.GetChildEntriesCommand command) |
Object |
visitGetContentEntryCommand(org.xcmis.search.content.command.InvocationContext ctx,
org.xcmis.search.content.command.read.GetContentEntryCommand command) |
Object |
visitGetUnfiledEntriesCommand(org.xcmis.search.content.command.InvocationContext ctx,
org.xcmis.search.content.command.read.GetUnfiledEntriesCommand command) |
getNext, handleDefault, hasNext, invokeNextInterceptor, setNext, start, stoppublic CmisContentReader(org.xcmis.spi.Storage storage)
storage - Storagepublic Object visitChildEntriesCommand(org.xcmis.search.content.command.InvocationContext ctx, org.xcmis.search.content.command.read.GetChildEntriesCommand command) throws Throwable
visitChildEntriesCommand in interface org.xcmis.search.content.interceptors.VisitorvisitChildEntriesCommand in class org.xcmis.search.content.interceptors.ContentReaderInterceptorThrowableContentReaderInterceptor.visitChildEntriesCommand(
org.xcmis.search.content.command.InvocationContext,
org.xcmis.search.content.command.read.GetChildEntriesCommand)public Object visitGetContentEntryCommand(org.xcmis.search.content.command.InvocationContext ctx, org.xcmis.search.content.command.read.GetContentEntryCommand command) throws Throwable
visitGetContentEntryCommand in interface org.xcmis.search.content.interceptors.VisitorvisitGetContentEntryCommand in class org.xcmis.search.content.interceptors.ContentReaderInterceptorThrowableContentReaderInterceptor.visitGetContentEntryCommand(
org.xcmis.search.content.command.InvocationContext,
org.xcmis.search.content.command.read.GetContentEntryCommand)public Object visitGetUnfiledEntriesCommand(org.xcmis.search.content.command.InvocationContext ctx, org.xcmis.search.content.command.read.GetUnfiledEntriesCommand command) throws Throwable
visitGetUnfiledEntriesCommand in interface org.xcmis.search.content.interceptors.VisitorvisitGetUnfiledEntriesCommand in class org.xcmis.search.content.interceptors.ContentReaderInterceptorThrowableorg.xcmis.search.content.interceptors.ContentReaderInterceptor#visitGetUnfilledEntriesCommand(
org.xcmis.search.content.command.InvocationContext,
org.xcmis.search.content.command.read.GetUnfilledEntriesCommand)Copyright © 2003–2016 eXo Platform SAS. All rights reserved.