| Package | Description |
|---|---|
| de.deepamehta.core.impl | |
| de.deepamehta.core.service | |
| de.deepamehta.core.service.event |
| Modifier and Type | Method and Description |
|---|---|
List<AssociationType> |
CoreServiceImpl.getAllAssociationTypes() |
| Modifier and Type | Method and Description |
|---|---|
AssociationType |
CoreService.createAssociationType(AssociationTypeModel model) |
AssociationType |
CoreService.getAssociationType(String assocTypeUri) |
AssociationType |
CoreService.getAssociationTypeImplicitly(long assocId)
Acccesses an association type while enforcing the implicit READ permission.
|
| Modifier and Type | Method and Description |
|---|---|
List<AssociationType> |
CoreService.getAllAssociationTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
IntroduceAssociationTypeListener.introduceAssociationType(AssociationType assocType) |
void |
PreSendAssociationTypeListener.preSendAssociationType(AssociationType assocType) |
Copyright © 2018. All rights reserved.