| Package | Description |
|---|---|
| org.structr.rest.resource |
| Modifier and Type | Field and Description |
|---|---|
protected TypeResource |
TypedIdResource.typeResource |
protected TypeResource |
SchemaTypeResource.typeResource |
| Modifier and Type | Method and Description |
|---|---|
TypeResource |
StaticRelationshipResource.getTypeConstraint() |
TypeResource |
TypedIdResource.getTypeResource() |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyKey |
Resource.findPropertyKey(TypedIdResource typedIdResource,
TypeResource typeResource) |
| Constructor and Description |
|---|
SchemaTypeResource(SecurityContext securityContext,
TypeResource typeResource) |
StaticRelationshipResource(SecurityContext securityContext,
TypedIdResource typedIdResource,
TypeResource typeResource) |
TypedIdResource(SecurityContext securityContext,
UuidResource idResource,
TypeResource typeResource) |
Copyright © 2014. All rights reserved.