public interface BinaryResourceAction
Modifier and Type | Interface and Description |
---|---|
static interface |
BinaryResourceAction.Delete
HTTP DELETE - Deletes a binary resource
|
static interface |
BinaryResourceAction.Read
HTTP GET - Retrieve a binary resource
|
static interface |
BinaryResourceAction.Update
HTTP PUT - Updates a binary resource if it exists, error if not
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.