java.lang.Object | |
↳ | com.microstrategy.web.objects.RWUnitInfoImpl |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | RWUnitInfoImpl.UnitInfoHandler |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Object | _getObKey() | ||||||||||
void | appendFormatDelta(String formatName, String psName, String wpsDID, String wpsChildCount, String pName, String wpID, String wpType, String value, boolean useDefault) | ||||||||||
boolean | checkSubtotalFormatSupport(boolean signalAsException) | ||||||||||
String |
getAlias()
get the alias of this document unit
| ||||||||||
String |
getComment()
get the comment of this document unit
| ||||||||||
WebFormat |
getFormat()
get the format of this document unit
| ||||||||||
WebObjectInfo |
getTarget()
get the target(attribute and metric) of this document unit,
the reference to the template unit object that the document unit properties will override
| ||||||||||
boolean |
isHidden()
get the hidden status of this document unit.
| ||||||||||
void | propogateChange(int formatType, boolean useDefault, String propertySetName, String propertyName, String newValue) | ||||||||||
void |
setAlias(String _alias)
set the alias of this document unit
| ||||||||||
void |
setComment(String _comment)
set the comment of this document unit
| ||||||||||
void |
setFormat(WebFormat _format)
set the format of this document unit
| ||||||||||
void |
setHidden(Boolean _hidden)
set the hidden status of this document unit
| ||||||||||
void |
setTarget(WebObjectInfo _target)
set the target(attribute and metric) of this document unit
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
UnsupportedOperationException |
---|
get the alias of this document unit
get the comment of this document unit
get the format of this document unit
get the target(attribute and metric) of this document unit, the reference to the template unit object that the document unit properties will override
get the hidden status of this document unit.
set the alias of this document unit
set the comment of this document unit
set the hidden status of this document unit
set the target(attribute and metric) of this document unit