Package | Description |
---|---|
systems.dmx.core.impl | |
systems.dmx.core.service | |
systems.dmx.core.service.event | |
systems.dmx.webclient | |
systems.dmx.webservice | |
systems.dmx.workspaces |
Modifier and Type | Method and Description |
---|---|
List<AssocType> |
CoreServiceImpl.getAllAssocTypes() |
Modifier and Type | Method and Description |
---|---|
AssocType |
CoreService.createAssocType(AssocTypeModel model) |
AssocType |
CoreService.getAssocType(String assocTypeUri) |
AssocType |
CoreService.getAssocTypeImplicitly(long assocId)
Acccesses an association type while enforcing the implicit READ permission.
|
Modifier and Type | Method and Description |
---|---|
List<AssocType> |
CoreService.getAllAssocTypes() |
Modifier and Type | Method and Description |
---|---|
void |
IntroduceAssocType.introduceAssocType(AssocType assocType) |
void |
PreSendAssocType.preSendAssocType(AssocType assocType) |
Modifier and Type | Method and Description |
---|---|
void |
WebclientPlugin.introduceAssocType(AssocType assocType) |
Modifier and Type | Method and Description |
---|---|
AssocType |
WebservicePlugin.createAssocType(AssocTypeModel model) |
AssocType |
WebservicePlugin.getAssocType(String uri) |
AssocType |
WebservicePlugin.getAssocTypeImplicitly(long assocId) |
Modifier and Type | Method and Description |
---|---|
List<AssocType> |
WebservicePlugin.getAllAssocTypes() |
Modifier and Type | Method and Description |
---|---|
void |
WorkspacesPlugin.introduceAssocType(AssocType assocType)
Takes care the DMX standard types (and their parts) get an assignment to the DMX workspace.
|
Copyright © 2023. All Rights Reserved.