|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Editor | |
---|---|
com.gentics.contentnode.rest.model |
Uses of Editor in com.gentics.contentnode.rest.model |
---|
Methods in com.gentics.contentnode.rest.model that return Editor | |
---|---|
static Editor |
Editor.getByCode(int code)
Get the editor by code |
Editor |
Node.getContentEditor()
Editor to be used in the node |
static Editor |
Editor.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Editor[] |
Editor.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.gentics.contentnode.rest.model with parameters of type Editor | |
---|---|
void |
Node.setContentEditor(Editor contentEditor)
Set the editor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |