Package | Description |
---|---|
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
com.semarchy.mdm.runtime.model.logical.exception |
Modifier and Type | Method and Description |
---|---|
IApplication |
IHumanWorkflow.getApplication()
Deprecated.
caller should keep track of application in other ways
|
IApplication |
IBusinessObjectView.getApplication() |
IApplication |
IModel.getApplication(String pApplicationName)
Return the
IApplication for the given name if exists |
Modifier and Type | Method and Description |
---|---|
List<IApplication> |
IModel.getApplications()
Return the list of IApplication for this model (sorted by application
name)
|
Constructor and Description |
---|
NoSuchBOViewException(IApplication pParent,
String pBOName) |
NoSuchWorkflowException(IApplication pParent,
String pName) |
Copyright © 2016. All rights reserved.