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

Uses of Class
psdi.webclient.system.erm.EntityRelationshipModel

  • Packages that use EntityRelationshipModel 
    Package Description
    psdi.webclient.system.controller  
    psdi.webclient.system.runtime  
    • Uses of EntityRelationshipModel in psdi.webclient.system.controller

      Methods in psdi.webclient.system.controller that return EntityRelationshipModel 
      Modifier and Type Method and Description
      EntityRelationshipModel AppInstance.getEntityRelationshipModel()
      This method returns the EntityRelationshipModel for the application.
    • Uses of EntityRelationshipModel in psdi.webclient.system.runtime

      Methods in psdi.webclient.system.runtime that return EntityRelationshipModel 
      Modifier and Type Method and Description
      EntityRelationshipModel AppDescriptor.getEntityRelationshipModel()
      Returns the EntityRelationshipModel for the application is if has been created.
      EntityRelationshipModel WebClientRuntime.getEntityRelationshipModel(java.lang.String app)
      Returns the EntityRelationshipModel for the given app.
      Constructors in psdi.webclient.system.runtime with parameters of type EntityRelationshipModel 
      Constructor and Description
      DataStoreInfo(org.w3c.dom.Element dataStoreElement, EntityRelationshipModel erm, boolean designMode) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes