Package | Description |
---|---|
psdi.webclient.system.controller | |
psdi.webclient.system.runtime |
Modifier and Type | Method and Description |
---|---|
EntityRelationshipModel |
AppInstance.getEntityRelationshipModel()
This method returns the EntityRelationshipModel for the application.
|
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.
|
Constructor and Description |
---|
DataStoreInfo(org.w3c.dom.Element dataStoreElement,
EntityRelationshipModel erm,
boolean designMode) |