Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.mbo.RelationInfo

  • Packages that use RelationInfo 
    Package Description
    psdi.app.report  
    psdi.mbo  
    • Uses of RelationInfo in psdi.app.report

      Methods in psdi.app.report that return RelationInfo 
      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.
    • Uses of RelationInfo in psdi.mbo

      Methods in psdi.mbo that return RelationInfo 
      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.
      Methods in psdi.mbo with parameters of type RelationInfo 
      Modifier and Type Method and Description
      void RelationList.addRelation(RelationInfo rsi)
      Add a relationship to the list.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes