Uses of Class
com.gentics.contentnode.rest.model.request.DisinheritRequest
Packages that use DisinheritRequest
-
Uses of DisinheritRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type DisinheritRequestModifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponseMCFileResource.disinherit(String id, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit statuscom.gentics.contentnode.rest.model.response.GenericResponseMCFileResource.disinherit(List<String> ids, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit status for a list of pagescom.gentics.contentnode.rest.model.response.GenericResponseMCFolderResource.disinherit(String id, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit statuscom.gentics.contentnode.rest.model.response.GenericResponseMCFolderResource.disinherit(List<String> ids, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit status for a list of folderscom.gentics.contentnode.rest.model.response.GenericResponseMCImageResource.disinherit(String id, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit statuscom.gentics.contentnode.rest.model.response.GenericResponseMCImageResource.disinherit(List<String> ids, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit status for a list of imagescom.gentics.contentnode.rest.model.response.GenericResponseMCPageResource.disinherit(String id, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit statuscom.gentics.contentnode.rest.model.response.GenericResponseMCPageResource.disinherit(List<String> ids, Integer nodeId, long waitMs, DisinheritRequest request) Set the multichannelling exclusion and disinherit status for a list of pages