| Modifier and Type | Method and Description |
|---|---|
Group |
Groups.getGroup(String groupId,
Parameters parameters)
Get a group by it's id.
|
BinaryResource |
QuickShareLinks.readProperty(String sharedId,
String renditionId,
Parameters parameters)
Download file content (or rendition content) via shared link.
|
| Modifier and Type | Method and Description |
|---|---|
ActionDefinition |
ActionDefinitionsEntityResource.readById(String id,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
AuditApp |
AuditApplicationsEntityResource.readById(String auditAppId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
CustomModel |
CustomModelEntityResource.readById(String modelName,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Download |
DownloadsEntityResource.readById(String nodeId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Group |
GroupsEntityResource.readById(String groupId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Group |
GroupsImpl.getGroup(String groupId,
Parameters parameters) |
BinaryResource |
QuickShareLinksImpl.readProperty(String sharedId,
String renditionId,
Parameters parameters)
Download content via shared link.
|
| Modifier and Type | Method and Description |
|---|---|
ModulePackage |
ModulePackagesEntityResource.readById(String modelName,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
NodesEntityResource.readProperty(String fileNodeId,
Parameters parameters)
Download content
|
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
PeopleEntityResource.readProperty(String personId,
Parameters parameters)
Download avatar image content
|
| Modifier and Type | Method and Description |
|---|---|
BinaryResource |
QuickShareLinkEntityResource.readProperty(String sharedId,
Parameters parameters)
Download content via shared link.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
TagsEntityResource.readById(String id,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Node |
TrashcanEntityResource.readById(String nodeId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
E |
EntityResourceAction.ReadById.readById(String id,
Parameters parameters) |
E |
EntityResourceAction.ReadByIdWithResponse.readById(String id,
Parameters parameters,
WithResponse withResponse) |
BinaryResource |
BinaryResourceAction.Read.readProperty(String entityId,
Parameters parameters)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource |
BinaryResourceAction.ReadWithResponse.readProperty(String entityId,
Parameters parameters,
WithResponse withResponse)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource |
RelationshipResourceBinaryAction.Read.readProperty(String entityId,
String entityResourceId,
Parameters parameters)
Retrieves a binary property by returning a BinaryResource object.
|
BinaryResource |
RelationshipResourceBinaryAction.ReadWithResponse.readProperty(String entityId,
String entityResourceId,
Parameters parameters,
WithResponse withResponse)
Retrieves a binary property by returning a BinaryResource object.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
DeploymentsRestEntityResource.readById(String id,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
ProcessDefinition |
ProcessDefinitionsRestEntityResource.readById(String id,
Parameters parameters) |
BinaryResource |
ProcessDefinitionsRestEntityResource.readProperty(String id,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
ProcessInfo |
ProcessesRestEntityResource.readById(String id,
Parameters parameters) |
BinaryResource |
ProcessesRestEntityResource.readProperty(String entityId,
Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
Task |
TasksRestEntityResource.readById(String id,
Parameters parameters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.