Package | Description |
---|---|
com.gentics.contentnode.rest.model |
Modifier and Type | Method and Description |
---|---|
Overview.ListType |
Overview.getListType()
List Type
|
static Overview.ListType |
Overview.ListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Overview.ListType[] |
Overview.ListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Overview.ListType> |
OverviewSetting.getListTypes()
Allowed types of listed objects
|
Modifier and Type | Method and Description |
---|---|
void |
Overview.setListType(Overview.ListType listType) |
Modifier and Type | Method and Description |
---|---|
void |
OverviewSetting.setListTypes(List<Overview.ListType> listTypes)
Set list types
|
Copyright © 2019 Gentics Software. All rights reserved.