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

Uses of Class
psdi.mbo.RowStampInfo

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

      Methods in psdi.mbo that return RowStampInfo 
      Modifier and Type Method and Description
      RowStampInfo ViewInfoBase.getRowStampInfo()
      Returns rowstamp information for this view, if rowstamp information exists with tables on which the view is based on.
      RowStampInfo TableInfoBase.getRowStampInfo()
      Returns rowstamp information for this table, if rowstamp column exists.
      RowStampInfo ViewInfo.getRowStampInfo()
      Returns rowstamp information for this view, if rowstamp information exists with tables on which the view is based on.
      RowStampInfo TableInfo.getRowStampInfo()
      Returns rowstamp information for this table, if rowstamp column exists.
      RowStampInfo Entity.getRowStampInfo()
      Returns rowstamp information related to this entity.
      Methods in psdi.mbo with parameters of type RowStampInfo 
      Modifier and Type Method and Description
      void ViewInfoBase.setRowStampInfo(RowStampInfo rowStampInfo) 
      void ViewInfo.setRowStampInfo(RowStampInfo rowStampInfo) 
      Constructors in psdi.mbo with parameters of type RowStampInfo 
      Constructor and Description
      RowStampData(RowStampInfo rowStampInfo)
      Sets the rowstamp information to be used by this.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes