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