|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteFileAttribute
A file attribute is a specific kind of attribute whose value is represented by an ExternalLink. It is identified by an attribute-key that instances will use as a reference in order to be recognized as file 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. |
boolean |
isAggregation()
Return whether this File attribute aggregates its values. |
void |
setAggregation(boolean aggregation)
Set whether this File attribute aggregates its values. |
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 |
---|
java.lang.String getAttributeKey() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
boolean isAggregation() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
void setAggregation(boolean aggregation) throws javax.xml.registry.JAXRException
aggregation
- true if this File attribute aggregates its values.
javax.xml.registry.JAXRException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |