NuxeoDotNetClient
1.0.0 beta
.NET Client for Nuxeo Automation and REST API
|
Classes | |
class | AclAdapter |
Represents an ACL Adapter that returns the ACLs of the target Document. More... | |
class | Adapter |
Represents a WebAdapter, which transforms an input resource in another resource. An Adapter is applied to an NxEntity, and a different NxEntity is returned when a request is made to the server. More... | |
class | AuditAdapter |
Represents an Audit Adapter that returns the audit trails records corresponding to the target Document. More... | |
class | BlobAdapter |
Represents a Blob Adapter that returns blob corresponding to the Document attribute matching the Xpath. More... | |
class | BusinessAdapter |
Represents a Custom Document adapter. More... | |
class | ChildrenAdapter |
Represents a Children Adapter, which returns the children of the target Document. More... | |
class | ConvertAdapter |
Represents a Convert Adapter, which converts target document blobs int other formats. More... | |
class | PPAdapter |
Represents a Page Provider (PP) Adapter, which returns the result of the query corresponding to the named PageProvider. More... | |
class | QueryParams |
Represents URL the parameters to be send in a query. More... | |
class | RenditionAdapter |
Represents a Rendition Adapter, which returns the rendition of a blob. More... | |
class | SearchAdapter |
Represents a Search Adapter, which returns paged results a . More... | |
class | TaskAdapter |
Represents a Task Adapter. More... | |
class | WorkflowAdapter |
Represents a Workflow Adapter, which returns workflow instances launched by current user. More... | |