|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteClassificationAttribute
A classification attribute is a specific kind of attribute whose value is a classification according to a particular taxonomy. It is identified by an attribute-key that instance classifications will use as a reference in order to be recognized as classification attribute.
Field Summary |
---|
Fields inherited from interface com.centrasite.jaxr.type.CentraSiteAttribute |
---|
MAXOCCURS_1, MAXOCCURS_UNBOUNDED, MINOCCURS_0, MINOCCURS_1 |
Method Summary | |
---|---|
java.lang.String |
getAttributeKey()
Get the attribute key. |
javax.xml.registry.infomodel.ClassificationScheme |
getTaxonomy()
Get this attribute's taxonomy. |
void |
setTaxonomy(javax.xml.registry.infomodel.ClassificationScheme taxonomy)
Set this attribute's taxonomy. |
Methods inherited from interface com.centrasite.jaxr.type.CentraSiteAttribute |
---|
getDefaultValue, getDescription, getDisplayName, getLocalName, getMaxOccurs, getMinOccurs, getName, hasDefaultValue, isReadOnly, isRequired, isSystemDefined, isUsed, setDefaultValue, setDescription, setMaxOccurs, setMinOccurs, setName, setReadOnly, setRequired |
Method Detail |
---|
javax.xml.registry.infomodel.ClassificationScheme getTaxonomy() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
void setTaxonomy(javax.xml.registry.infomodel.ClassificationScheme taxonomy) throws javax.xml.registry.JAXRException
taxonomy
- this attribute's taxonomy
javax.xml.registry.JAXRException
java.lang.String getAttributeKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |