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

Uses of Class
psdi.mbo.MboSetRetainMboPositionInfo

  • Packages that use MboSetRetainMboPositionInfo 
    Package Description
    psdi.mbo  
    • Uses of MboSetRetainMboPositionInfo in psdi.mbo

      Methods in psdi.mbo that return MboSetRetainMboPositionInfo 
      Modifier and Type Method and Description
      MboSetRetainMboPositionInfo MboSetRetainMboPositionInfo.addRelationship(java.lang.String relationshipName)
      Constructs a MboSetRetainMboPositionInfo based on relationship and adds the info based on the relationship.
      static MboSetRetainMboPositionInfo MboSetRetainMboPositionInfo.createMboSetRetainMboPositionInfo(MboSetRemote mboSetRemote)
      Creates a MboSetRetainMboPositionInfo for the given Business Object Set.
      MboSetRetainMboPositionInfo FauxMboSet.getMboSetRetainMboPositionInfo()
      Returns the retain mbo position info available.
      MboSetRetainMboPositionInfo MboSet.getMboSetRetainMboPositionInfo()
      Returns the retain mbo position info available.
      MboSetRetainMboPositionInfo MboSetRemote.getMboSetRetainMboPositionInfo()
      Returns the retain mbo position info available.
      static MboSetRetainMboPositionInfo MboSetRetainMboPositionInfo.getMboSetRetainMboPositionInfo(MboSetRemote mboSetRemote)
      Returns the MboSetRetainMboPositionInfo for the given Business Object set.
      MboSetRetainMboPositionInfo MboSetRetainMboPositionInfo.getMboSetRetainMboPositionInfo(java.lang.String relationshipName)
      Returns the information based on relationship name.
      MboSetRetainMboPositionInfo MboSetRetainMboPositionInfo.getOwner()
      Owner of the Business Object
      Methods in psdi.mbo with parameters of type MboSetRetainMboPositionInfo 
      Modifier and Type Method and Description
      protected void MboSet.updateRelatedMboSetRetainMboPositionData(Mbo currentMbo, MboSetRetainMboPositionData mboSetRetainMboPositionData, MboSetRetainMboPositionInfo mboSetRetainMboPositionInfo)
      Update the position data for related MboSets.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes