public class WorkspaceAccessFieldDefinition extends ConfiguredFieldDefinition
WorkspaceAccessFieldFactory
Constructor and Description |
---|
WorkspaceAccessFieldDefinition() |
Modifier and Type | Method and Description |
---|---|
List<NodeTypeDefinition> |
getNodeTypes() |
WorkbenchDefinition |
getWorkbench() |
String |
getWorkspace() |
void |
setNodeTypes(List<NodeTypeDefinition> nodeTypes) |
void |
setWorkbench(WorkbenchDefinition workbench) |
void |
setWorkspace(String workspace) |
addValidator, getConverterClass, getDefaultValue, getDescription, getFieldType, getI18nBasename, getLabel, getName, getRequiredErrorMessage, getStyleName, getTransformerClass, getType, getValidators, isI18n, isReadOnly, isRequired, setConverterClass, setDefaultValue, setDescription, setFieldType, setI18n, setI18nBasename, setLabel, setName, setReadOnly, setRequired, setRequiredErrorMessage, setStyleName, setTransformerClass, setType, setValidators
public String getWorkspace()
public void setWorkspace(String workspace)
public List<NodeTypeDefinition> getNodeTypes()
public void setNodeTypes(List<NodeTypeDefinition> nodeTypes)
public WorkbenchDefinition getWorkbench()
public void setWorkbench(WorkbenchDefinition workbench)
Copyright © 2021 Magnolia International Ltd.. All rights reserved.