Interface PrismQuerySerialization
- 
public interface PrismQuerySerialization 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPrismQuerySerialization.NotSupportedException 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringfilterText()PrismNamespaceContextnamespaceContext() 
 - 
 
- 
- 
Method Detail
- 
namespaceContext
PrismNamespaceContext namespaceContext()
 
- 
filterText
String filterText()
 
 - 
 
 -