Skip navigation links
A C D G I L M N P Q R S T U W 

P

parameterizeQuery(String, List<Object>) - Method in interface com.ge.research.sadl.server.ISadlServer
Method to substitute parameter values for "?" terms in a query string.
parameterizeQuery(String, List<Object>) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
persistChangesToServiceModels() - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to persist any changes that have been made to the service model or to any of the models that it imports.
persistChangesToServiceModels() - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
persistInstanceModel(String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to persist the instance data which has been added during this session as model on the server.
persistInstanceModel(String, String, String) - Method in interface com.ge.research.sadl.server.ISadlServerPE
Call this method to persist the instance data which has been added during this session as model on the server with the specified model URI.
persistInstanceModel(String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
persistInstanceModel(String, String, String) - Method in class com.ge.research.sadl.server.server.SadlServerPEImpl
 
prepareQuery(String) - Method in interface com.ge.research.sadl.server.ISadlServer
Method to expand prefixes, find namespaces, and do whatever other processing may be necessary to prepare a query string for execution by the target query engine.
prepareQuery(String) - Method in class com.ge.research.sadl.server.server.SadlServerImpl
 
process(String[]) - Method in class com.ge.research.sadl.server.client.SadlServerMain
This method has the same meaning of args as for the main method but is not a static invocation and returns the session key.
A C D G I L M N P Q R S T U W 
Skip navigation links