Package | Description |
---|---|
psdi.app.report | |
psdi.mbo |
Modifier and Type | Method and Description |
---|---|
static RelationInfo |
ReportUtil.getRelation(java.lang.String objectName,
java.lang.String relationName)
Returns the RelationInfo from the relationship cache for the passed
object name and relationship name.
|
Modifier and Type | Method and Description |
---|---|
RelationInfo |
MaximoDD.getRelationInfo(java.lang.String n)
Deprecated.
This method is nolonger supported. Returns null.
|
RelationInfo |
MboSetInfo.getRelationInfo(java.lang.String relationshipName)
Returns relationship information for the given relationship name.
|
RelationInfo |
MboSetInfo.getRelationshipToChild(java.lang.String child)
Returns relationship information for the given business object name,
if the given business object name is related to this one.
|
Modifier and Type | Method and Description |
---|---|
void |
RelationList.addRelation(RelationInfo rsi)
Add a relationship to the list.
|