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

Uses of Class
psdi.mbo.MboSetRetainMboPositionData

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

      Methods in psdi.mbo that return MboSetRetainMboPositionData 
      Modifier and Type Method and Description
      MboSetRetainMboPositionData FauxMboSet.getMboSetRetainMboPositionData()
      Returns the retain mbo position data available.
      MboSetRetainMboPositionData MboSetRemote.getMboSetRetainMboPositionData()
      Returns the retain mbo position data available.
      MboSetRetainMboPositionData MboSet.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.
      Methods in psdi.mbo with parameters of type MboSetRetainMboPositionData 
      Modifier and Type Method and Description
      void MboSetRetainMboPositionData.addRelatedData(java.lang.String relationName, MboSetRetainMboPositionData retainState)
      Adds the position data based on the relationship name.
      protected void MboSet.updateMboSetRetainMboPositionData(MboSetRemote currentMboSet, MboSetRetainMboPositionData mboSetRetainMboPositionData)
      Updates the retain mbo position data for the set
      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