com.microstrategy.web.objects.WebAttributeHeader |
The WebAttributeHeader extends the WebHeader to
provide addtional information for retrieving
the WebAttributeForm
.
Note, only one attribute form can be retrieved from this interface, because a single attribute header must always correspond to a specific attribute form.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract WebAttribute |
getWebAttribute()
returns the
WebAttribute associated with this header. | ||||||||||
abstract WebAttributeForm |
getWebAttributeForm()
Returns the WebAttributeForm.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
returns the WebAttribute
associated with this header.
WebAttribute
associated with this header.WebObjectsException | Thrown when there is error in getting this information. |
---|