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

Uses of Class
psdi.mbo.TenantIdInfo

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

      Methods in psdi.mbo that return TenantIdInfo 
      Modifier and Type Method and Description
      TenantIdInfo ViewInfoBase.getTenantIdInfo() 
      TenantIdInfo TableInfoBase.getTenantIdInfo() 
      TenantIdInfo ViewInfo.getTenantIdInfo() 
      TenantIdInfo TableInfo.getTenantIdInfo() 
      TenantIdInfo Entity.getTenantIdInfo()
      Returns tenantif information related to this entity.
      Methods in psdi.mbo with parameters of type TenantIdInfo 
      Modifier and Type Method and Description
      void ViewInfoBase.setTenantIdInfo(TenantIdInfo tenantIdInfo) 
      void ViewInfo.setTenantIdInfo(TenantIdInfo tenantIdInfo) 
      Constructors in psdi.mbo with parameters of type TenantIdInfo 
      Constructor and Description
      TenantIdData(TenantIdInfo tenantIdInfo)
      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