|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteFilter
A class to represent filters of a user-defined type.
Field Summary | |
---|---|
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. |
Method Summary | |
---|---|
java.lang.String |
getFilterClassName()
Deprecated. Return the name of the class which implements this filter |
void |
setFilterClassName(java.lang.String className)
Deprecated. |
Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
---|
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 |
Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
Field Detail |
---|
static final java.lang.String EXPORT_FILTER
static final java.lang.String IMPORT_FILTER
Method Detail |
---|
java.lang.String getFilterClassName()
void setFilterClassName(java.lang.String className) throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
Concept.getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |