|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CSOComputedAttribute
CSOComputedAttribute interface represents the computed attributes of a CentraSiteObject. This interface defines the methods that operate on a computed attribute.
Field Summary |
---|
Fields inherited from interface com.softwareag.centrasite.api.csom.attribute.CentraSiteObjectAttribute |
---|
TYPE_CLASSIFICATION, TYPE_COMMON, TYPE_COMPUTED, TYPE_FILE, TYPE_RELATIONSHIP, TYPE_REPORT_ATTRIBUTE, TYPE_SIMPLE |
Method Summary | |
---|---|
Taxonomy |
getTaxonomy()
Retrieves a taxonomy object that is defined as part of the computed attribute. |
Methods inherited from interface com.softwareag.centrasite.api.csom.attribute.SimpleAttribute |
---|
getEnumValues, getPrecision, getUnitLabel, isPrefix, setEnumValues, setPrecision |
Methods inherited from interface com.softwareag.centrasite.api.csom.attribute.CentraSiteObjectAttribute |
---|
getCentraSiteObjectType, getDataType, getDefaultValue, getDescription, getDescription, getDisplayName, getDisplayName, getName, getQName, getType, isMultiValued, isReadOnly, isRequired |
Method Detail |
---|
Taxonomy getTaxonomy() throws CLLException
CLLException
- if CLL fails to return the taxonomy object of the computed attribute
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |