Modifier and Type | Field and Description |
---|---|
protected Map<Class<? extends AbstractController>,AbstractController> |
OntopiaRestApplication.controllers |
protected Map<Class<? extends AbstractController>,AbstractController> |
OntopiaRestApplication.controllers |
Modifier and Type | Method and Description |
---|---|
<C extends AbstractController> |
OntopiaRestApplication.getController(Class<C> controllerClass) |
Modifier and Type | Method and Description |
---|---|
protected <C extends AbstractController> |
AbstractController.getController(Class<C> controllerClass) |
Modifier and Type | Method and Description |
---|---|
protected <C extends AbstractController> |
AbstractOntopiaResource.getController(Class<C> controllerClass) |
Modifier and Type | Class and Description |
---|---|
class |
ReifiableController |
class |
TMObjectController |
class |
TypedController |
Modifier and Type | Class and Description |
---|---|
class |
AssociationController |
Modifier and Type | Class and Description |
---|---|
class |
TopicNameController |
Modifier and Type | Class and Description |
---|---|
class |
OccurrenceController |
Modifier and Type | Class and Description |
---|---|
class |
QueryController |
Modifier and Type | Class and Description |
---|---|
class |
RoleController |
Modifier and Type | Class and Description |
---|---|
class |
ScopedController |
Modifier and Type | Class and Description |
---|---|
class |
TopicController |
Modifier and Type | Class and Description |
---|---|
class |
TopicMapController |
Modifier and Type | Class and Description |
---|---|
class |
VariantNameController |