Uses of Class
com.gentics.contentnode.rest.model.response.FileLoadResponse
-
Packages that use FileLoadResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of FileLoadResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return FileLoadResponse Modifier and Type Method Description FileLoadResponse
FileResource. load(String id, boolean update, boolean construct, Integer nodeId, String stagingPackageName)
Load the file (without data)
-