| Methods in gr.uoa.di.madgik.environment.is with parameters of type Query |
String |
IInformationSystemProvider.CreateGenericResource(String content,
Query attributes,
EnvHintCollection Hints)
|
String |
InformationSystemProvider.CreateGenericResource(String Content,
Query attributes,
EnvHintCollection Hints)
|
List<String> |
IInformationSystemProvider.Query(Query query,
EnvHintCollection Hints)
|
List<String> |
InformationSystemProvider.Query(Query query,
EnvHintCollection Hints)
|
void |
IInformationSystemProvider.UpdateGenericResource(String id,
String content,
Query query,
EnvHintCollection Hints)
|
void |
InformationSystemProvider.UpdateGenericResource(String ID,
String Content,
Query query,
EnvHintCollection Hints)
|