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,
List<Integer> partTypeId,
ConstructSortAttribute sortBy,
SortOrder sortOrder)
Deprecated.
|
Copyright © 2024 Gentics Software. All rights reserved.