Uses of Interface
org.alfresco.rest.framework.resource.actions.interfaces.BinaryResourceAction.Update
-
Packages that use BinaryResourceAction.Update Package Description org.alfresco.rest.api.nodes org.alfresco.rest.api.people -
-
Uses of BinaryResourceAction.Update in org.alfresco.rest.api.nodes
Classes in org.alfresco.rest.api.nodes that implement BinaryResourceAction.Update Modifier and Type Class Description class
NodesEntityResource
An implementation of an Entity Resource for a Node (file or folder) -
Uses of BinaryResourceAction.Update in org.alfresco.rest.api.people
Classes in org.alfresco.rest.api.people that implement BinaryResourceAction.Update Modifier and Type Class Description class
PeopleEntityResource
An implementation of an Entity Resource for a Person
-