|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.tonbeller.jpivot.table.PartBuilderSupport com.tonbeller.jpivot.table.TableComponentExtensionSupport com.tonbeller.jpivot.table.navi.MdxQueryUI
public class MdxQueryUI
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class com.tonbeller.jpivot.table.TableComponentExtensionSupport |
---|
enabled |
Fields inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
table |
Fields inherited from interface com.tonbeller.wcf.bookmarks.Bookmarkable |
---|
EXTENSIONAL, INTENSIONAL |
Constructor Summary | |
---|---|
MdxQueryUI()
|
Method Summary | |
---|---|
java.lang.String |
getId()
unique name of this extension. |
java.lang.String |
getMdxQuery()
|
boolean |
isAvailable()
true, if the current olapModel supports all extensions that are required by this partBuilder. |
void |
setMdxQuery(java.lang.String mdxQuery)
|
Methods inherited from class com.tonbeller.jpivot.table.TableComponentExtensionSupport |
---|
getBookmarkState, isEnabled, setBookmarkState, setEnabled |
Methods inherited from class com.tonbeller.jpivot.table.PartBuilderSupport |
---|
destroy, initialize, setDirty, startBuild, stopBuild |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.tonbeller.jpivot.table.PartBuilder |
---|
destroy, initialize, startBuild, stopBuild |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public MdxQueryUI()
Method Detail |
---|
public java.lang.String getId()
TableComponentExtension
public boolean isAvailable()
PartBuilder
isAvailable
in interface PartBuilder
isAvailable
in interface Available
isAvailable
in class PartBuilderSupport
public java.lang.String getMdxQuery()
public void setMdxQuery(java.lang.String mdxQuery) throws com.tonbeller.wcf.format.FormatException
com.tonbeller.wcf.format.FormatException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |