public interface CentraSiteFilterManagerInterface
Modifier and Type | Method and Description |
---|---|
void |
close()
Deprecated.
Close all filter instances.
|
java.util.Collection |
getFilterInstances(Concept typeConcept)
Deprecated.
For the given object type return the collection of filter instances.
|
java.util.Collection getFilterInstances(Concept typeConcept) throws JAXRException
typeConcept
- the object type conceptJAXRException
- if an internal error occurs on retrieving filter instancesvoid close() throws JAXRException
JAXRException
- if an internal error occurs