protected static class AbstractExecutorServiceAsyncSession.GetObjectByPathCallable extends AbstractExecutorServiceAsyncSession.SessionCallable<CmisObject>
session| Constructor and Description |
|---|
GetObjectByPathCallable(Session session,
String path) |
GetObjectByPathCallable(Session session,
String path,
OperationContext context) |
GetObjectByPathCallable(Session session,
String parentPath,
String name) |
GetObjectByPathCallable(Session session,
String parentPath,
String name,
OperationContext context) |
public GetObjectByPathCallable(Session session, String path, OperationContext context)
public GetObjectByPathCallable(Session session, String parentPath, String name)
public GetObjectByPathCallable(Session session, String parentPath, String name, OperationContext context)
public CmisObject call() throws Exception
ExceptionCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.