- GET - Static variable in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- get(int) - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- get(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getAcceptType() - Method in interface org.nuxeo.ecm.automation.client.AdapterFactory
-
The class to adapt.
- getAcceptType() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentServiceFactory
-
- getAdapter(Object) - Method in interface org.nuxeo.ecm.automation.client.AdapterFactory
-
Adapt the given object and return the adapter instance.
- getAdapter(Object, Class<T>) - Method in class org.nuxeo.ecm.automation.client.AdapterManager
-
- getAdapter(Object) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentServiceFactory
-
- getAdapter(Object, Class<T>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Adapts the given object to the given type.
- getAdapter(Object, Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getAdapter(Object, Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getAdapter(Class<T>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getAdapter(Class<T>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get an adapter of the current session.
- getAdapterManager() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getAdapterType() - Method in interface org.nuxeo.ecm.automation.client.AdapterFactory
-
The adapter class.
- getAdapterType() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentServiceFactory
-
- getBaseUrl() - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Gets the automation service URL.
- getBaseUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getBaseUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- GetBlob - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlob(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- GetBlobs - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlobs(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBlobs(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getBoolean(Object, Boolean) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getBoolean(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getBoolean(int, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getBoolean(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getBoolean(String, Boolean) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getCategory() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getChangeToken() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getCharset() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getChild(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getChild(String) - Method in class org.nuxeo.ecm.automation.client.model.PathRef
-
- getChildren(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getClient() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getClient() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getClient() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get the client that created this session.
- getConnector() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getContent() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- getContentLength() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.MultipartRequestEntity
-
- getContentType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getContentType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getContextParameters() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getContextParameters() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getDate(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDate(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDate(Object, Date) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getDate(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDate(int, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDate(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDate(String, Date) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDescription() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getDocument(String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDocument(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentChild - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentChildren - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- GetDocumentParent - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getDouble(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDouble(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getDouble(Object, Double) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getDouble(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDouble(int, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getDouble(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getDouble(String, Double) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getEntity() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getFacets() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getFactory() - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getFile(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFile(String, AsyncCallback<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFile(String, AsyncCallback<Blob>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getFile() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getFile() - Method in interface org.nuxeo.ecm.automation.client.model.HasFile
-
- getFile(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get a file from the server given a path identifying the file.
- getFile(String, AsyncCallback<Blob>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getFileName(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getFileName() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getFiles(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFiles(String, AsyncCallback<Blobs>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getFiles(String, AsyncCallback<Blobs>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getFiles(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get a collection of files from the server given the path identifying the
collection.
- getFiles(String, AsyncCallback<Blobs>) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getGroups() - Method in class org.nuxeo.ecm.automation.client.LoginInfo
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getHeaders() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getHeaders() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getId() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getId() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getInput() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getInput() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getInput() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Blobs
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DateInput
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DocRef
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.DocRefs
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- getInputRef() - Method in interface org.nuxeo.ecm.automation.client.model.OperationInput
-
- getInputRef() - Method in class org.nuxeo.ecm.automation.client.model.PrimitiveInput
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getInputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Blobs
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DateInput
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DocRef
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.DocRefs
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.Documents
-
- getInputType() - Method in interface org.nuxeo.ecm.automation.client.model.OperationInput
-
- getInputType() - Method in class org.nuxeo.ecm.automation.client.model.PrimitiveInput
-
- getJavaType() - Method in interface org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller
-
The marshalled java type
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentsMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.EsMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- getJavaType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getKeys() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getLabel() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getLastModified() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getLength() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getList(Object, PropertyList) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getList(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getList(int, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getList() - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getList(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getList(String, PropertyList) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getLocalToken() - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getLock() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLockCreated() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLockOwner() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLogin() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getLogin() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getLogin() - Method in interface org.nuxeo.ecm.automation.client.LoginCallback
-
Return an array of length 2.
- getLogin() - Method in interface org.nuxeo.ecm.automation.client.Session
-
Get the login used to authenticate against the server
- getLong(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLong(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getLong(Object, Long) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getLong(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getLong(int, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getLong(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getLong(String, Long) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMap(Object, PropertyMap) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getMap(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getMap(int, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getMap(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMap(String, PropertyMap) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMap() - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getMarshaller(String) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getMarshaller(Class<T>) - Static method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling
-
- getMethod() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getMimeType() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getMimeTypeFromExtension(String) - Static method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getName() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getName() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getOperation() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getOperation() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getOperation(String) - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getOperation() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
Get the ID of the operation to be invoked
- getOperation(String) - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getOperations() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultSession
-
- getOperations() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- getOperations() - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getOperations() - Method in interface org.nuxeo.ecm.automation.client.Session
-
- getOtherNodes() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling.RemoteThrowable
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.BlobDataSource
-
- getOutputStream() - Method in class org.nuxeo.ecm.automation.client.jaxrs.util.InputStreamDataSource
-
- getPageCount() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getPageIndex() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getPageSize() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getParam(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParam(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParameters() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParameters() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getParamNames() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getParamNames() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getParams() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getParent(DocRef) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getParent(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getParent() - Method in class org.nuxeo.ecm.automation.client.model.PathRef
-
- getPath() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getPath(String) - Method in class org.nuxeo.ecm.automation.client.model.OperationRegistry
-
- getProperties() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getRef() - Method in class org.nuxeo.ecm.automation.client.model.BlobRef
-
- getReference(LoginInfo) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getRegistry() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getRegistry() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaSession
-
- GetRelations - Static variable in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String, boolean) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRelations(DocRef, String, boolean, String) - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getRemoteCause() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getRemoteStackTrace() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getRemoteToken(Map<String, String>) - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getRepository() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getRequestInterceptor() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
Gets access to this request interceptor
- getRequires() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getRootDocument() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.adapters.DocumentService
-
- getSession() - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session.
- getSession(AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session.
- getSession(LoginCallback) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Create a new session using the given login callback to gather login info.
- getSession(LoginCallback, AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Create asynchronously a new session using the given login callback to
gather login info.
- getSession(String, String) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session using the given login.
- getSession(String) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates a new session using the given token.
- getSession(TokenCallback) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in interface org.nuxeo.ecm.automation.client.AutomationClient
-
Creates asynchronously a new session using the given login.
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.HttpAutomationClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(RequestInterceptor) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(TokenCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(LoginCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(LoginCallback, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession(AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.AbstractAutomationClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getSession(LoginCallback, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(String, String, AsyncCallback<Session>) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(LoginCallback) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession(String, String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaClient
-
- getSession() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getSession() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getSignature() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getState() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getStatus() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.Blob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.BlobRef
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.FileBlob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.StreamBlob
-
- getStream() - Method in class org.nuxeo.ecm.automation.client.model.StringBlob
-
- getStreamedFile(String) - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.StreamedSession
-
- getString(String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getString(String, String) - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getString(Object, String) - Static method in class org.nuxeo.ecm.automation.client.model.PropertiesHelper
-
- getString(int) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getString(int, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyList
-
- getString(String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getString(String, String) - Method in class org.nuxeo.ecm.automation.client.model.PropertyMap
-
- getTimeoutRequest(HttpUriRequest) - Method in class org.nuxeo.ecm.automation.client.jaxrs.impl.HttpConnector
-
- getTitle() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getTokenParams() - Method in interface org.nuxeo.ecm.automation.client.TokenCallback
-
- getTotalSize() - Method in class org.nuxeo.ecm.automation.client.model.PaginableDocuments
-
- getType() - Method in interface org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshaller
-
The type name that appears in serialization
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.DocumentsMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.EsMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.ExceptionMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.marshallers.LoginMarshaller
-
- getType() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getType() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getType() - Method in exception org.nuxeo.ecm.automation.client.RemoteException
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.DefaultOperationRequest
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.JavaOperationRequest
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.jaxrs.spi.Request
-
- getUrl() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation
-
- getUrl() - Method in interface org.nuxeo.ecm.automation.client.OperationRequest
-
- getUsername() - Method in class org.nuxeo.ecm.automation.client.LoginInfo
-
- getValues() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- getVersionLabel() - Method in class org.nuxeo.ecm.automation.client.model.Document
-
- getWidget() - Method in class org.nuxeo.ecm.automation.client.model.OperationDocumentation.Param
-
- groups - Variable in class org.nuxeo.ecm.automation.client.LoginInfo
-
- GZIP - Static variable in class org.nuxeo.ecm.automation.client.jaxrs.util.Base64
-
Specify that data should be gzip-compressed.