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