public interface CentraSiteFilter
extends javax.xml.registry.infomodel.RegistryObject
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXPORT_FILTER
Deprecated.
The value of the CentraSiteFilterType concept representing "Export" filters.
|
static java.lang.String |
IMPORT_FILTER
Deprecated.
The value of the CentraSiteFilterType concept representing "Import" filters.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilterClassName()
Deprecated.
Returns the name of the class which implements this filter.
|
void |
setFilterClassName(java.lang.String className)
Deprecated.
Sets the filter class name.
|
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
static final java.lang.String EXPORT_FILTER
static final java.lang.String IMPORT_FILTER
java.lang.String getFilterClassName()
void setFilterClassName(java.lang.String className) throws javax.xml.registry.JAXRException
className
- the filter class namejavax.xml.registry.JAXRException
- if an internal error occursConcept.getValue()