| Constructor and Description |
|---|
BrokerNNImpl(TaskManager taskManager)
Constructeur.
|
| Modifier and Type | Method and Description |
|---|---|
void |
appendNN(DtListURIForNNAssociation dtListURI,
URI uriToAppend) |
void |
removeAllNN(DtListURIForNNAssociation dtListURI) |
void |
removeNN(DtListURIForNNAssociation dtListURI,
URI uriToDelete) |
void |
updateNN(DtListURIForNNAssociation dtListURI,
List<URI> newUriList) |
public BrokerNNImpl(TaskManager taskManager)
taskManager - Manager des Taskspublic void appendNN(DtListURIForNNAssociation dtListURI, URI uriToAppend)
public void removeAllNN(DtListURIForNNAssociation dtListURI)
removeAllNN in interface BrokerNNpublic void removeNN(DtListURIForNNAssociation dtListURI, URI uriToDelete)
public void updateNN(DtListURIForNNAssociation dtListURI, List<URI> newUriList)
Copyright © 2015. All Rights Reserved.