Uses of Class
com.gentics.contentnode.rest.model.request.UnlocalizeRequest
Packages that use UnlocalizeRequest
Package
Description
-
Uses of UnlocalizeRequest in com.gentics.contentnode.rest.model.request
Subclasses of UnlocalizeRequest in com.gentics.contentnode.rest.model.requestModifier and TypeClassDescriptionclassRequest to unlocalize multiple objects of same typeConstructors in com.gentics.contentnode.rest.model.request with parameters of type UnlocalizeRequestModifierConstructorDescriptionMultiUnlocalizeRequest(Integer id, UnlocalizeRequest request) Create a wrapper for a single unlocalize request.Copy constructor. -
Uses of UnlocalizeRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type UnlocalizeRequestModifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponseMCFileResource.unlocalize(Integer id, UnlocalizeRequest request) Unlocalize the given filecom.gentics.contentnode.rest.model.response.GenericResponseMCFolderResource.unlocalize(Integer id, UnlocalizeRequest request) Unlocalize the given foldercom.gentics.contentnode.rest.model.response.GenericResponseMCImageResource.unlocalize(Integer id, UnlocalizeRequest request) Unlocalize the given imagecom.gentics.contentnode.rest.model.response.GenericResponseMCPageResource.unlocalize(Integer id, UnlocalizeRequest request) Unlocalize the given pagecom.gentics.contentnode.rest.model.response.GenericResponseMCTemplateResource.unlocalize(Integer id, UnlocalizeRequest request) Unlocalize the given template