Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
static ConstructSortAttribute |
ConstructSortAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstructSortAttribute[] |
ConstructSortAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConstructListResponse |
ConstructResource.list(Integer skipCount,
Integer maxItems,
String search,
Boolean changeable,
Integer pageId,
Integer nodeId,
Integer categoryId,
ConstructSortAttribute sortBy,
SortOrder sortOrder)
Get the list of constructs that are used by the tags in the given page.
|
Copyright © 2017 Gentics Software. All rights reserved.