Designer 10.15 | Centrasite Eclipse UI Help | Concepts | Attributes | Computed Attributes | Defining a Computed Attribute
 
Defining a Computed Attribute
 
Implementation guidelines for Java-based computed attributes
Structure of archive file
Sample code
The computed attribute is defined as the implementation of the ComputedAttribute interface. The following topics describe how to define a computed attribute:
* Implementation guidelines for Java-based computed attributes
* Structure of archive file
* Sample code