Changes between Version 2 and Version 3 of ISMIServer


Ignore:
Timestamp:
Aug 26, 2011, 1:31:06 PM (13 years ago)
Author:
jurzua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ISMIServer

    v2 v3  
    11
    2 == Methods ==
     2
     3http://neruda.mpiwg-berlin.mpg.de:8080/ismi-server/jsonInterface?method=getEntity&entId=63326
     4
     5
     6http://neruda.mpiwg-berlin.mpg.de:8080/ismi-server/jsonInterface
     7
     8== Examples of use ==
     9
     10http://neruda.mpiwg-berlin.mpg.de:8080/ismi-server/jsonInterface?method=getAllDefinitions
     11
     12== List of Methods ==
    313
    414||= Method =||= parameters =||= description =||
     
    717|| '''jsonInterface?method=getAllDefinitions''' || nothing || returns a list containing all definitiona ||
    818|| '''jsonInterface?method=getEntitiesByDef''' || defName || returns a list that contains all entities filtered by definition ||
    9 || '''jsonInterface?method=getEntitiesCount''' || defName || TODO returns the amount of entities... ||
     19|| '''jsonInterface?method=getCounterOfEntitiesByDef''' || defName || TODO returns the amount of entities... ||
    1020|| '''jsonInterface?method=getEntityByDefAndOW''' || defName, ownValue || TODO ||