Package | Description |
---|---|
info.magnolia.dam.api |
Modifier and Type | Method and Description |
---|---|
AssetQuery.Order |
AssetQuery.OrderBy.getOrder() |
static AssetQuery.Order |
AssetQuery.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetQuery.Order[] |
AssetQuery.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AssetQuery.Builder |
AssetQuery.Builder.orderBy(Class<? extends AssetMetadata> metadataClass,
String propertyId,
AssetQuery.Order order) |
Constructor and Description |
---|
AssetQuery.OrderBy(Class<? extends AssetMetadata> metadataClass,
String propertyId,
AssetQuery.Order order) |
Copyright © 2015 Magnolia International Ltd.. All rights reserved.