Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
IPublisher |
IDataEntryWorkflow.getDataEntryPublisher()
The DataEntry Publisher
|
IPublisher |
IPublisherRank.getPublisher() |
IPublisher |
IModel.getPublisher(String pCode)
Returns the
IPublisher with the given code if it exists or throws
a NoSuchPublisherException |
Modifier and Type | Method and Description |
---|---|
List<IPublisher> |
IModel.getPublishers()
Returns the list of
IPublisher managed by this model ordered by
getCode() Code |
Copyright © 2016. All rights reserved.