Interface EntityResourceAction.Delete

All Superinterfaces:
ResourceAction
All Known Implementing Classes:
CategoriesEntityResource, CustomModelEntityResource, DownloadsEntityResource, GroupsEntityResource, NodesEntityResource, ProcessesRestEntityResource, QuickShareLinkEntityResource, SiteEntityResource, TrashcanEntityResource
Enclosing interface:
EntityResourceAction

public static interface EntityResourceAction.Delete extends ResourceAction
HTTP DELETE - Deletes an entity
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    delete(String id, Parameters parameters)