Package | Description |
---|---|
com.semarchy.mdm.runtime.data |
This package contains the
IDataAccessService and the related classes. |
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 | |
com.semarchy.mdm.runtime.model.security |
Modifier and Type | Method and Description |
---|---|
IBusinessObject |
NewRowTarget.getBusinessObject() |
Modifier and Type | Method and Description |
---|---|
static NewRowTarget |
NewRowTarget.boRoot(IBusinessObject pBusinessObject) |
Constructor and Description |
---|
NewRowTarget(IBusinessObject pBusinessObject) |
Modifier and Type | Method and Description |
---|---|
IBusinessObject |
IBusinessObjectView.getBusinessObject()
The represented
IBusinessObject |
IBusinessObject |
IBOEntity.getBusinessObject() |
IBusinessObject |
IModel.getBusinessObject(String pBOName)
Return the Business Object gor the given name or throws
NoSuchBusinessObjectException if there is no BO with such name. |
Modifier and Type | Method and Description |
---|---|
List<IBusinessObject> |
IModel.getBusinessObjects()
Return the list of IBusinessObject for this model ordered by BO names
|
Constructor and Description |
---|
NoSuchBOEntityException(IBusinessObject pParent,
String pName) |
Modifier and Type | Method and Description |
---|---|
boolean |
IApplicationSecurityProvider.isCreateRootDataRowAuthorized(IBusinessObject pBusinessObject) |
Copyright © 2016. All rights reserved.