Package com.microstrategy.web.beans
Interface EnumWebTransformableType
-
- All Known Implementing Classes:
WebBeanFactory
public interface EnumWebTransformableTypeThis interface defines constants for the various types ofTransformableobjects that are available- Since:
- MicroStrategy Web 7.3.1 or earlier
-
-
Field Summary
Fields Modifier and Type Field Description static intWEB_BEAN_ACCOUNTCOLLECTIONSpecifies an AccountCollection Beanstatic intWEB_BEAN_ADDRESS_LISTSpecifies an AddressList Bean.static intWEB_BEAN_ANYSpecifies any Web bean.static intWEB_BEAN_ATTRIBUTEstatic intWEB_BEAN_CUSTOMGROUPstatic intWEB_BEAN_DATA_EXPLORERstatic intWEB_BEAN_DERIVED_ELEMENTstatic intWEB_BEAN_DOCUMENTSpecifies a Document Bean.static intWEB_BEAN_EXPRESSIONSpecifies an Expression Beanstatic intWEB_BEAN_FILTERstatic intWEB_BEAN_FILTER_EXPRESSIONstatic intWEB_BEAN_FOLDERSpecifies a Folder bean.static intWEB_BEAN_GRAPHSpecifies a Graph Beanstatic intWEB_BEAN_GROUPSpecifies a Group Beanstatic intWEB_BEAN_INBOXSpecifies an Inbox Bean.static intWEB_BEAN_PERFORMANCE_MONITORSpecifies a PerformanceMonitor Beanstatic intWEB_BEAN_PROMPTSpecifies a Prompts Beanstatic intWEB_BEAN_PROMPT_DEFINITIONstatic intWEB_BEAN_PROMPTSSpecifies a Prompts Bean.static intWEB_BEAN_REPORTSpecifies a Report bean.static intWEB_BEAN_RWSpecifies a ReportWriter Beanstatic intWEB_BEAN_SCHEDULEDeprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions.static intWEB_BEAN_SECURITY_FILTERstatic intWEB_BEAN_SECURITY_ROLEstatic intWEB_BEAN_SUBSCRIPTIONSpecifies a Subscription Bean.static intWEB_BEAN_SUBSCRIPTION_FOLDERSpecifies a SubscriptionFolder Bean.static intWEB_BEAN_USERSpecifies a User Beanstatic intWEB_BEAN_USER_SEARCHSpecifies a User Search Beanstatic intWEB_BEAN_VIEWSpecifies a View Beanstatic intWEB_NOT_TRANSFORMABLESpecifies that the bean is not transformable
-
-
-
Field Detail
-
WEB_BEAN_FOLDER
static final int WEB_BEAN_FOLDER
Specifies a Folder bean.- See Also:
FolderBean, Constant Field Values
-
WEB_BEAN_REPORT
static final int WEB_BEAN_REPORT
Specifies a Report bean.- See Also:
ReportBean, Constant Field Values
-
WEB_BEAN_PROMPTS
static final int WEB_BEAN_PROMPTS
Specifies a Prompts Bean.- See Also:
PromptsBean, Constant Field Values
-
WEB_BEAN_DOCUMENT
static final int WEB_BEAN_DOCUMENT
Specifies a Document Bean.- See Also:
DocumentBean, Constant Field Values
-
WEB_BEAN_INBOX
static final int WEB_BEAN_INBOX
Specifies an Inbox Bean.- See Also:
InboxBean, Constant Field Values
-
WEB_BEAN_ADDRESS_LIST
static final int WEB_BEAN_ADDRESS_LIST
Specifies an AddressList Bean.- See Also:
AddressListBean, Constant Field Values
-
WEB_BEAN_SUBSCRIPTION_FOLDER
static final int WEB_BEAN_SUBSCRIPTION_FOLDER
Specifies a SubscriptionFolder Bean.- See Also:
SubscriptionFolderBean, Constant Field Values
-
WEB_BEAN_SUBSCRIPTION
static final int WEB_BEAN_SUBSCRIPTION
Specifies a Subscription Bean.- See Also:
SubscriptionBean, Constant Field Values
-
WEB_BEAN_SCHEDULE
@Deprecated static final int WEB_BEAN_SCHEDULE
Deprecated.Starting with version 9.0 and the advent of Distribution Services, all schedule objects are replaced by subscriptions. Please useWEB_BEAN_SUBSCRIPTIONinstead.Specifies a Schedule Bean.- See Also:
ScheduleBean, Constant Field Values
-
WEB_BEAN_PROMPT
static final int WEB_BEAN_PROMPT
Specifies a Prompts Bean- See Also:
PromptsBean, Constant Field Values
-
WEB_BEAN_EXPRESSION
static final int WEB_BEAN_EXPRESSION
Specifies an Expression Bean- See Also:
ExpressionBean, Constant Field Values
-
WEB_BEAN_FILTER
static final int WEB_BEAN_FILTER
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_FILTER_EXPRESSION
static final int WEB_BEAN_FILTER_EXPRESSION
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_DERIVED_ELEMENT
static final int WEB_BEAN_DERIVED_ELEMENT
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_CUSTOMGROUP
static final int WEB_BEAN_CUSTOMGROUP
- See Also:
- Constant Field Values
-
WEB_BEAN_RW
static final int WEB_BEAN_RW
Specifies a ReportWriter Bean- Since:
- MicroStrategy Web 8.0.0
- See Also:
RWBean, Constant Field Values
-
WEB_BEAN_VIEW
static final int WEB_BEAN_VIEW
Specifies a View Bean- Since:
- MicroStrategy Web 8.0.0
- See Also:
ViewBean, Constant Field Values
-
WEB_BEAN_PERFORMANCE_MONITOR
static final int WEB_BEAN_PERFORMANCE_MONITOR
Specifies a PerformanceMonitor Bean- Since:
- MicroStrategy Web 7.5.0
- See Also:
PerformanceMonitorBean, Constant Field Values
-
WEB_BEAN_GRAPH
static final int WEB_BEAN_GRAPH
Specifies a Graph Bean- Since:
- MicroStrategy Web 8.0.0
- See Also:
GraphBean, Constant Field Values
-
WEB_BEAN_ACCOUNTCOLLECTION
static final int WEB_BEAN_ACCOUNTCOLLECTION
Specifies an AccountCollection Bean- Since:
- MicroStrategy Web 7.5.2
- See Also:
UserEntitiesBean, Constant Field Values
-
WEB_BEAN_GROUP
static final int WEB_BEAN_GROUP
Specifies a Group Bean- Since:
- MicroStrategy Web 7.5.2
- See Also:
UserGroupBean, Constant Field Values
-
WEB_BEAN_USER
static final int WEB_BEAN_USER
Specifies a User Bean- Since:
- MicroStrategy Web 7.5.2
- See Also:
UserBean, Constant Field Values
-
WEB_BEAN_USER_SEARCH
static final int WEB_BEAN_USER_SEARCH
Specifies a User Search Bean- Since:
- MicroStrategy Web 8.0.0
- See Also:
UserSearchBean, Constant Field Values
-
WEB_BEAN_SECURITY_FILTER
static final int WEB_BEAN_SECURITY_FILTER
- Since:
- MicroStrategy Web 8.0.1
- See Also:
- Constant Field Values
-
WEB_BEAN_PROMPT_DEFINITION
static final int WEB_BEAN_PROMPT_DEFINITION
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_DATA_EXPLORER
static final int WEB_BEAN_DATA_EXPLORER
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_SECURITY_ROLE
static final int WEB_BEAN_SECURITY_ROLE
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_ATTRIBUTE
static final int WEB_BEAN_ATTRIBUTE
- Since:
- MicroStrategy Web 9.0.0
- See Also:
- Constant Field Values
-
WEB_BEAN_ANY
static final int WEB_BEAN_ANY
Specifies any Web bean.- See Also:
- Constant Field Values
-
WEB_NOT_TRANSFORMABLE
static final int WEB_NOT_TRANSFORMABLE
Specifies that the bean is not transformable- See Also:
- Constant Field Values
-
-