Uses of Interface
org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.Delete
-
-
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.cmm
Classes in org.alfresco.rest.api.cmm that implement EntityResourceAction.Delete Modifier and Type Class Description class
CustomModelEntityResource
-
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.downloads
Classes in org.alfresco.rest.api.downloads that implement EntityResourceAction.Delete Modifier and Type Class Description class
DownloadsEntityResource
-
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.groups
Classes in org.alfresco.rest.api.groups that implement EntityResourceAction.Delete Modifier and Type Class Description class
GroupsEntityResource
An implementation of an Entity Resource for a Group -
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.nodes
Classes in org.alfresco.rest.api.nodes that implement EntityResourceAction.Delete Modifier and Type Class Description class
NodesEntityResource
An implementation of an Entity Resource for a Node (file or folder) -
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.quicksharelinks
Classes in org.alfresco.rest.api.quicksharelinks that implement EntityResourceAction.Delete Modifier and Type Class Description class
QuickShareLinkEntityResource
An implementation of an Entity Resource for Shared Links. -
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.sites
Classes in org.alfresco.rest.api.sites that implement EntityResourceAction.Delete Modifier and Type Class Description class
SiteEntityResource
An implementation of an Entity Resource for a Site -
Uses of EntityResourceAction.Delete in org.alfresco.rest.api.trashcan
Classes in org.alfresco.rest.api.trashcan that implement EntityResourceAction.Delete Modifier and Type Class Description class
TrashcanEntityResource
An implementation of an Entity Resource for handling archived content -
Uses of EntityResourceAction.Delete in org.alfresco.rest.workflow.api.processes
Classes in org.alfresco.rest.workflow.api.processes that implement EntityResourceAction.Delete Modifier and Type Class Description class
ProcessesRestEntityResource
-