Uses of Class
com.gentics.contentnode.rest.model.response.admin.CustomTool
Packages that use CustomTool
-
Uses of CustomTool in com.gentics.contentnode.rest.model.response.admin
Fields in com.gentics.contentnode.rest.model.response.admin with type parameters of type CustomToolMethods in com.gentics.contentnode.rest.model.response.admin that return CustomToolModifier and TypeMethodDescriptionCustomTool.setIconUrl
(String iconUrl) Set icon URLCustomTool.setId
(int id) Set the internal IDSet the keySet the name in english and germanCustomTool.setNewtab
(boolean newtab) Set newtab flagCustomTool.setToolUrl
(String toolUrl) Set Tool URLMethods in com.gentics.contentnode.rest.model.response.admin that return types with arguments of type CustomToolMethod parameters in com.gentics.contentnode.rest.model.response.admin with type arguments of type CustomToolModifier and TypeMethodDescriptionvoid
ToolsResponse.setTools
(List<CustomTool> tools) Set custom tools list