Package | Description |
---|---|
psdi.mbo |
Modifier and Type | Method and Description |
---|---|
MboSetRetainMboPositionData |
FauxMboSet.getMboSetRetainMboPositionData()
Returns the retain mbo position data available.
|
MboSetRetainMboPositionData |
MboSet.getMboSetRetainMboPositionData()
Returns the retain mbo position data available.
|
MboSetRetainMboPositionData |
MboSetRemote.getMboSetRetainMboPositionData()
Returns the retain mbo position data available.
|
static MboSetRetainMboPositionData |
MboSetRetainMboPositionData.getMboSetRetainState(MboSetRemote mboSetRemote)
Returns the position data for the Business Object based on where it is in the
Business Object graph/hierarchy.
|
MboSetRetainMboPositionData |
MboSetRetainMboPositionData.getRelatedData(java.lang.String relationName)
Returns position data stored for a child based on the relationship name.
|
Modifier and Type | Method and Description |
---|---|
void |
MboSetRetainMboPositionData.addRelatedData(java.lang.String relationName,
MboSetRetainMboPositionData retainState)
Adds the position data based on the relationship name.
|