| Package | Description |
|---|---|
| org.structr.rest.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityResolverResource |
class |
FilterableResource
A resource constraint that implements the generic ability to be
combined with a {@see ViewFilterResource) in order to configure
a specific property view.
|
class |
IdsOnlyResource |
class |
RelationshipNodeResource |
class |
RelationshipResource |
class |
SortableResource
A resource constraint that implements the generic ability to be
combined with a {@see SortResource) in order to sort the result
set.
|
class |
SortResource |
class |
StaticRelationshipResource |
class |
TransformationResource |
class |
TypedIdResource
Represents a type-constrained ID match.
|
class |
TypeResource
Represents a bulk type match.
|
class |
UuidResource
Represents an exact UUID match.
|
class |
ViewFilterResource
A resource constraint whose only purpose is to configure the
property view.
|
Copyright © 2014. All rights reserved.