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

Uses of Class
psdi.webclient.beans.linear.DataSetInfo

  • Packages that use DataSetInfo 
    Package Description
    psdi.webclient.beans.linear  
    • Uses of DataSetInfo in psdi.webclient.beans.linear

      Fields in psdi.webclient.beans.linear declared as DataSetInfo 
      Modifier and Type Field and Description
      protected DataSetInfo[] DataSetInfo.children 
      protected DataSetInfo DataSet.setInfo 
      Methods in psdi.webclient.beans.linear that return DataSetInfo 
      Modifier and Type Method and Description
      DataSetInfo DataSetInfo.getChild(java.lang.String id) 
      protected DataSetInfo LinearClientSession.loadDataSetInfo(WebClientSession session) 
      Methods in psdi.webclient.beans.linear with parameters of type DataSetInfo 
      Modifier and Type Method and Description
      protected DataSet DataSet.newInstance(DataSetInfo setInfo, DataSet parent) 
      protected static DataSet DataSet.newInstance(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, DataSet parent) 
      Constructors in psdi.webclient.beans.linear with parameters of type DataSetInfo 
      Constructor and Description
      DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, DataSet parent) 
      DataSet(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, java.lang.String id, DataSet parent) 
      DataSetInfo(DataSetInfo setInfo) 
      FeatureSpecification(LinearClientSession session, MboRemote parentMbo, DataSetInfo setInfo, DataSet parent) 
      LinearAsset(LinearClientSession session, DataSetInfo setInfo, DataBean appBean) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes