Package | Description |
---|---|
com.gentics.contentnode.rest.model.response.admin |
Modifier and Type | Field and Description |
---|---|
protected List<CustomTool> |
ToolsResponse.tools |
Modifier and Type | Method and Description |
---|---|
CustomTool |
CustomTool.setIconUrl(String iconUrl)
Set icon URL
|
CustomTool |
CustomTool.setId(int id)
Set the internal ID
|
CustomTool |
CustomTool.setKey(String key)
Set the key
|
CustomTool |
CustomTool.setName(Map<String,String> name)
Set the name in english and german
|
CustomTool |
CustomTool.setNewtab(boolean newtab)
Set newtab flag
|
CustomTool |
CustomTool.setToolUrl(String toolUrl)
Set Tool URL
|
Modifier and Type | Method and Description |
---|---|
List<CustomTool> |
ToolsResponse.getTools()
List of custom tools
|
Modifier and Type | Method and Description |
---|---|
void |
ToolsResponse.setTools(List<CustomTool> tools)
Set custom tools list
|
Copyright © 2024 Gentics Software. All rights reserved.