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

Uses of Interface
psdi.app.assetcatalog.ClassStructureRemote

  • Packages that use ClassStructureRemote 
    Package Description
    psdi.app.assetcatalog
    The Asset Catalog package includes MBOs for the setup of class structures and class specifications.
    psdi.plusc.app.plusctmplt  
    • Uses of ClassStructureRemote in psdi.app.assetcatalog

      Classes in psdi.app.assetcatalog that implement ClassStructureRemote 
      Modifier and Type Class and Description
      class  ClassStructure
      MBO to represent ClassStructure.
      Methods in psdi.app.assetcatalog with parameters of type ClassStructureRemote 
      Modifier and Type Method and Description
      java.lang.String AssetCatalogServiceRemote.generateDescription(ClassStructureRemote classMbo, SpecificationMboSetRemote specSet) 
      java.lang.String AssetCatalogService.generateDescription(ClassStructureRemote classMbo, SpecificationMboSetRemote specSet)
      generates description based upon the asset catalog setup and returns it to the caller.
    • Uses of ClassStructureRemote in psdi.plusc.app.plusctmplt

      Methods in psdi.plusc.app.plusctmplt with parameters of type ClassStructureRemote 
      Modifier and Type Method and Description
      java.lang.String PlusCAssetTemplate.generateDescription(ClassStructureRemote classMbo, PlusCATSpecSet specSet) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes