Class DocumentDetailsTransform
- java.lang.Object
 - 
- com.microstrategy.web.transform.AbstractTransform
 - 
- com.microstrategy.web.transform.AbstractLayoutTransform
 - 
- com.microstrategy.web.app.transforms.AbstractAppTransform
 - 
- com.microstrategy.web.app.transforms.AbstractWebBeanTransform
 - 
- com.microstrategy.web.app.transforms.AbstractDocumentTransform
 - 
- com.microstrategy.web.app.transforms.DocumentDetailsTransform
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 AppTransform,Transform
public class DocumentDetailsTransform extends AbstractDocumentTransform
Deprecated.UseDocumentDetailsXHTMLTransforminstead.This transform is used to show details of a document. It has details like document name, report path and some other things. It also has details about all the constituent reports in the document.- Since:
 - MicroStrategy Web 7.3.1 or earlier
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
AbstractAppTransform.Context 
 - 
 
- 
Field Summary
Fields Modifier and Type Field Description protected java.lang.StringcssDocumentNamePropertyDeprecated.protected java.lang.StringcssDocumentNameTableDeprecated.protected java.lang.StringcssDocumentNameValueDeprecated.protected java.lang.StringcssDocumentPropertyNameDeprecated.protected java.lang.StringcssDocumentPropertyValueDeprecated.FormalParameterdocumentPathStyleDeprecated.The name of the style used to show the document path.static java.lang.StringFP_DOCUMENT_PATH_STYLEDeprecated.static java.lang.StringFP_IS_DATA_SET_PARAMETERDeprecated.static java.lang.StringFP_REPORT_DETAIL_STYLEDeprecated.static java.lang.StringFP_SHOW_DOCUMENT_MESSAGEDeprecated.static java.lang.StringFP_SHOW_DOCUMENT_NAMEDeprecated.static java.lang.StringFP_SHOW_DOCUMENT_PATHDeprecated.static java.lang.StringFP_SHOW_HR1Deprecated.static java.lang.StringFP_SHOW_HR2Deprecated.static java.lang.StringFP_SHOW_PARENT_FOLDERDeprecated.static java.lang.StringFP_SHOW_SERVER_NAMEDeprecated.FormalParameterisDataSetParameterDeprecated.FormalParameterreportDetailsStyleDeprecated.The name of the style used to show the report details for each of the reports in the document.FormalParametershowDocumentMessageDeprecated.This is the flag which we use to decide if we need to show document MessageID on the document details page.FormalParametershowDocumentNameDeprecated.This is the flag which we use to decide if we need to show the document name on the document details page.FormalParametershowDocumentPathDeprecated.This is the flag which we use to decide if we need to show the document path (yahoo path) on the document details page.FormalParametershowHR1Deprecated.This is the flag which we use to decide if we need to show a horizontal line before the document MessageID on the document details page.FormalParametershowHR2Deprecated.This is the flag which we use to decide if we need to show a horizontal line after the document MessageID on the document details page.FormalParametershowParentFolderDeprecated.This is the flag which we use to decide if we need to show the name of the document parent folder on the document details page.FormalParametershowServerNameDeprecated.This is the flag which we use to decide if we need to show the name of the Intelligent Server on the document details page.- 
Fields inherited from class com.microstrategy.web.app.transforms.AbstractDocumentTransform
imgError 
- 
Fields inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
_bean, _componentBlock, _cssPrefix, _imgBlank, _imgWait, _selfOutput, _subOutput, appliesTo, CLASS_INPUT, CLASS_MESSAGE, contextMenus, cssFile, cssPrefix, debugErrorFlags, debugFlags, dragMode, extraInput, extraUrl, FP_APPLIES_TO, FP_CONTEXT_MENUS, FP_CSS_ERROR_MESSAGE, FP_CSS_ERROR_TITLE, FP_CSS_FILE, FP_CSS_PREFIX, FP_DEBUG_ERROR_FLAGS, FP_DEBUG_FLAGS, FP_DRAG_MODE, FP_EXTRA_INPUT, FP_EXTRA_URL, FP_HEIGHT, FP_IFRAME_ENABLED, FP_IMG_WAIT, FP_INITIAL_INDENT, FP_ORIENTATION, FP_ORIENTATIONS_ALLOWED, FP_PARTIAL_IFRAME_UPDATE, FP_PROCESSING_BUTTONS_FLAGS, FP_PROCESSING_INFO_FLAGS, FP_RESIZE_LEVEL, FP_SCRIPT_CLASS, FP_TYPE, FP_USE_DHTML, FP_WIDTH, globalCssErrorMessage, globalCssErrorTitle, height, iframeEnabled, imgWait, indent, initialIndent, isDHTML, orientation, orientationsAllowed, partialIframeUpdate, PROCESSING_BUTTONS_ALL, PROCESSING_BUTTONS_CANCEL, PROCESSING_BUTTONS_HISTORY_LIST, PROCESSING_BUTTONS_REFRESH, PROCESSING_BUTTONS_VIEW_DETAILS, PROCESSING_INFO_ALL, PROCESSING_INFO_DESCRIPTION, PROCESSING_INFO_LAST_UPDATE, PROCESSING_INFO_NAME, PROCESSING_INFO_NONE, PROCESSING_INFO_STATUS, processingButtonsFlags, processingInfoFlags, RESIZE_ALL, RESIZE_HORIZONTAL, RESIZE_NONE, RESIZE_VERTICAL, resizeLevel, scriptClass, scriptEndTagEncoder, type, useDHTML, width 
 - 
 
- 
Constructor Summary
Constructors Constructor Description DocumentDetailsTransform()Deprecated.Default no argument constructor. 
- 
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancanTransform(Transformable data)Deprecated.Overrides canTransform by returning always true.protected AnchorTaggenerateAnchor(WebEvent event)Deprecated.Overwrites the parent method by setting the iframe property according to the properties of this transformjava.lang.StringgetDatasetStatus(WebMessage message)Deprecated.Render the status of the message.java.lang.StringgetDescription()Deprecated.Returns the description of this transform.protected WebEventgetExecuteEvent(WebDocumentMessage message)Deprecated.Returns an event to run the document.java.lang.ClassgetSupportedBeanType()Deprecated.Returns the supported bean type for the transform.voidinitializeCss()Deprecated.Initialize the css classes to be used by this transform.voidrenderChildrenDetails(MarkupOutput out)Deprecated.Renders the details for each of the chidlren reports for this document.voidrenderDataSetFinishTime(MarkupOutput out, WebMessage wm)Deprecated.Renders the finish time information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetID(MarkupOutput out, WebMessage wm)Deprecated.Renders the identifier information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetMessageCreated(MarkupOutput out, WebMessage wm)Deprecated.Renders the message created information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetMessageID(MarkupOutput out, WebMessage wm)Deprecated.Renders the message identifier information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetMessageUpdated(MarkupOutput out, WebMessage wm)Deprecated.Renders the message updated information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetOwner(MarkupOutput out, WebMessage wm)Deprecated.Renders the owner information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetStartTime(MarkupOutput out, WebMessage wm)Deprecated.Renders the start time information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderDataSetStatus(MarkupOutput out, WebMessage wm)Deprecated.Renders the status information for theWebMessageof the data set child instance of theRWBeanbeing transformed.voidrenderMessage(MarkupOutput out)Deprecated.Renders the MessageId for this document.voidrenderName(MarkupOutput out)Deprecated.Renders the name of the document.voidrenderParentName(MarkupOutput out)Deprecated.Renders the name of the parent folder of this document.voidrenderPath(MarkupOutput out)Deprecated.Renders the yahoo path for this document.voidrenderReportName(MarkupOutput out, WebMessage wm)Deprecated.voidrenderServerName(MarkupOutput out)Deprecated.Renders the name of the ISERVER name on which this document is run.voidtransformForRequestInError(MarkupOutput out)Deprecated.Transform when the bean status which is transformed by this transform is in "Error".voidtransformForRequestProcessing(MarkupOutput out)Deprecated.Transform when the bean status which is transformed by this transform is in "processing" (ie the report is still executing).voidtransformForRequestSuccessful(MarkupOutput out)Deprecated.Transform when the bean status which is transformed by this transform is "Successfull".voidtransformForRequestWaitingForUserInput(MarkupOutput out)Deprecated.Transform when the bean status which is transformed by this transform is in "waiting for user input (prompts)".- 
Methods inherited from class com.microstrategy.web.app.transforms.AbstractDocumentTransform
getCancelEvent, getContinueEvent, getDocumentBean, getDocumentStatus, getErrorMessage, getErrorMessageFromMSTRDocumentException, getErrorTitle, getHistoryListEvent, getInboxSource, getJobExpiredMessage, getReexecuteButtonDescription, getRefreshEvent, getWebReexecuteEvent, initializeImages, initializeTransform, renderErrorButtons, renderErrorInfo, renderHistoryListButton, renderImage, renderProcessingButtons, renderProcessingInfo, renderProcessingInfoDetails, setWebReexecuteEventArguments, transformForRequestNotInited 
- 
Methods inherited from class com.microstrategy.web.app.transforms.AbstractWebBeanTransform
generateErrorForIframe, getReexcuteEventFromBean, getTaskProcessorBaseURL, renderJobExpiredSection 
- 
Methods inherited from class com.microstrategy.web.app.transforms.AbstractAppTransform
addContactInfo, addDynamicScriptClass, addDynamicScriptFile, addFormalParameter, checkLevel, checkProcessingButtonsFlag, checkProcessingInfoFlag, checkStatus, displayError, displayError, displayError, emptyCell, excludeStaticTags, generateAnchorForExport, generateHiddenInputsForEvent, generateIFrameTag, getAppContext, getArgumentName, getAttributesShellDiv, getBeanPath, getBoneId, getClientSideHelper, getContainerServices, getContext, getContextMenu, getContextMenuManager, getContextMenuManagerName, getContextMenusDefinition, getCssPrefix, getDateFormat, getDebugOut, getDescriptor, getDescriptor, getDescriptor, getDescriptor, getDisplayMode, getDisplayName, getErrorMessage, getErrorTitle, getEventManager, getFirstDayOfWeek, getFloatValue, getHelpPath, getID, getIntValue, getJSNameSpace, getLayoutContext, getLocale, getLocale, getPreferenceValue, getProjectID, getRequestKeys, getResourcesFolder, getScriptClass, getStringValue, getStyleRequestContext, getStyleShellDiv, getTagsFactory, getTimeFormat, getUnitsLabel, getWebBeanErrorInfo, hasSubBlock, initHeightAndWidthFromPreferences, initializeWebComponent, is508, isBlockMode, isContextMenusEnabled, isDhtml, isDialog, isDormant, isFeatureAvailable, isIFrameDisplayMode, isIFrameEnabled, isIFrameRequest, isJobExpired, isModal, isOpen, isPortlet, isTrue, localIsIFrameDisplayMode, newContext, newHiddenInputBuilder, newNamespaceEncoder, newURIBuilder, redirectToDisplayError, renderBean, renderBean, renderBean, renderBean, renderCancelButton, renderContextMenus, renderCssLink, renderDescriptor, renderDescriptor, renderErrorButton, renderHiddenInputFromRequest, renderLayout, renderProcessingButton, renderProcessingButton, renderProcessingButton, renderProcessingButtonForGet, renderProcessingButtonForGet, renderProcessingInfoData, renderProcessingInfoImage, renderProcessingInfoSubtitle, renderProcessingInfoTitle, renderProcessingObjectName, renderRefreshButton, renderRegisterBone, renderSelf, renderShell, renderSubBlock, renderUserHelpAnchor, setBoneProperties, setDisplayMode, setHasSubBlock, setHeight, setIFrameDisplayMode, setIsDormant, setRenderSubBlock, setShellAttributeOnClosedComponent, setWidth, shouldDisplay, transform, transformForRequestCanceled 
- 
Methods inherited from class com.microstrategy.web.transform.AbstractLayoutTransform
getLayoutDefinition, setLayoutDefinition, transformUsingLayout 
- 
Methods inherited from class com.microstrategy.web.transform.AbstractTransform
addFormalParam, getEvents, getFormalParams, getPreview, isPreviewAvailable, isResolved, removeFormalParam, setAnnotation, setDeprecated, supports, supports 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Methods inherited from interface com.microstrategy.web.transform.Transform
getFormalParams, getPreview, isPreviewAvailable, isResolved, supports, supports 
 - 
 
 - 
 
- 
- 
Field Detail
- 
showDocumentName
public FormalParameter showDocumentName
Deprecated.This is the flag which we use to decide if we need to show the document name on the document details page. 
- 
showParentFolder
public FormalParameter showParentFolder
Deprecated.This is the flag which we use to decide if we need to show the name of the document parent folder on the document details page. 
- 
showServerName
public FormalParameter showServerName
Deprecated.This is the flag which we use to decide if we need to show the name of the Intelligent Server on the document details page. 
- 
showDocumentPath
public FormalParameter showDocumentPath
Deprecated.This is the flag which we use to decide if we need to show the document path (yahoo path) on the document details page. 
- 
showDocumentMessage
public FormalParameter showDocumentMessage
Deprecated.This is the flag which we use to decide if we need to show document MessageID on the document details page. 
- 
showHR1
public FormalParameter showHR1
Deprecated.This is the flag which we use to decide if we need to show a horizontal line before the document MessageID on the document details page. 
- 
showHR2
public FormalParameter showHR2
Deprecated.This is the flag which we use to decide if we need to show a horizontal line after the document MessageID on the document details page. 
- 
reportDetailsStyle
public FormalParameter reportDetailsStyle
Deprecated.The name of the style used to show the report details for each of the reports in the document.
This style has to be present in the style catalog and it must be able to transform a report bean. It also has to match one of the styles specified in the page config file for this page. 
- 
documentPathStyle
public FormalParameter documentPathStyle
Deprecated.The name of the style used to show the document path.
This style has to be present in the style catalog. This formal parameter has no significance if the formal parameter used to show the document path is set to false. 
- 
isDataSetParameter
public FormalParameter isDataSetParameter
Deprecated.The name of the formal parameter on thereportDetailsStylestyle to use for displaying the children of the document.
This formal parameter is used for indicating thereportDetailsStylestyle that the object which information is to be rendered is a data set object, not a report bean. The formal parameter name specified here should correspond to a boolean formal parameter.- Since:
 - MicroStrategy Web 7.5.0
 
 
- 
cssDocumentNameTable
protected java.lang.String cssDocumentNameTable
Deprecated. 
- 
cssDocumentNameProperty
protected java.lang.String cssDocumentNameProperty
Deprecated. 
- 
cssDocumentNameValue
protected java.lang.String cssDocumentNameValue
Deprecated. 
- 
cssDocumentPropertyName
protected java.lang.String cssDocumentPropertyName
Deprecated. 
- 
cssDocumentPropertyValue
protected java.lang.String cssDocumentPropertyValue
Deprecated. 
- 
FP_SHOW_DOCUMENT_NAME
public static final java.lang.String FP_SHOW_DOCUMENT_NAME
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_PARENT_FOLDER
public static final java.lang.String FP_SHOW_PARENT_FOLDER
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_SERVER_NAME
public static final java.lang.String FP_SHOW_SERVER_NAME
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_DOCUMENT_PATH
public static final java.lang.String FP_SHOW_DOCUMENT_PATH
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_DOCUMENT_MESSAGE
public static final java.lang.String FP_SHOW_DOCUMENT_MESSAGE
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_HR1
public static final java.lang.String FP_SHOW_HR1
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_SHOW_HR2
public static final java.lang.String FP_SHOW_HR2
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_REPORT_DETAIL_STYLE
public static final java.lang.String FP_REPORT_DETAIL_STYLE
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_DOCUMENT_PATH_STYLE
public static final java.lang.String FP_DOCUMENT_PATH_STYLE
Deprecated.- See Also:
 - Constant Field Values
 
 
- 
FP_IS_DATA_SET_PARAMETER
public static final java.lang.String FP_IS_DATA_SET_PARAMETER
Deprecated.- Since:
 - MicroStrategy Web 7.5.0
 - See Also:
 - Constant Field Values
 
 
 - 
 
- 
Method Detail
- 
initializeCss
public void initializeCss()
Deprecated.Initialize the css classes to be used by this transform.- Overrides:
 initializeCssin classAbstractAppTransform
 
- 
transformForRequestInError
public void transformForRequestInError(MarkupOutput out)
Deprecated.Transform when the bean status which is transformed by this transform is in "Error".- Overrides:
 transformForRequestInErrorin classAbstractDocumentTransform- Parameters:
 out- Output by this transform- Since:
 - MicroStrategy Web 8.0.0
 - See Also:
 AbstractAppTransform.checkStatus(com.microstrategy.web.beans.MarkupOutput)
 
- 
transformForRequestWaitingForUserInput
public void transformForRequestWaitingForUserInput(MarkupOutput out)
Deprecated.Transform when the bean status which is transformed by this transform is in "waiting for user input (prompts)". Just forwards to the successfull transform;- Overrides:
 transformForRequestWaitingForUserInputin classAbstractAppTransform- Parameters:
 out- Output by this transform- Since:
 - MicroStrategy Web 7.5.3
 - See Also:
 AbstractAppTransform.checkStatus(com.microstrategy.web.beans.MarkupOutput)
 
- 
transformForRequestProcessing
public void transformForRequestProcessing(MarkupOutput out)
Deprecated.Transform when the bean status which is transformed by this transform is in "processing" (ie the report is still executing).
Just forwards to the successful transform;- Overrides:
 transformForRequestProcessingin classAbstractAppTransform- Parameters:
 out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.3
 - See Also:
 AbstractAppTransform.checkStatus(com.microstrategy.web.beans.MarkupOutput)
 
- 
transformForRequestSuccessful
public void transformForRequestSuccessful(MarkupOutput out)
Deprecated.Transform when the bean status which is transformed by this transform is "Successfull".- Specified by:
 transformForRequestSuccessfulin classAbstractAppTransform- Parameters:
 out- Output by this transform- See Also:
 AbstractAppTransform.checkStatus(com.microstrategy.web.beans.MarkupOutput)
 
- 
generateAnchor
protected AnchorTag generateAnchor(WebEvent event)
Deprecated.Overwrites the parent method by setting the iframe property according to the properties of this transform- Overrides:
 generateAnchorin classAbstractAppTransform- Parameters:
 event-WebEventinstance to use as base for the link- Returns:
 AnchorTaginstance initialized with the event information- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
renderName
public void renderName(MarkupOutput out)
Deprecated.Renders the name of the document.- Parameters:
 out- Output by this transform- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
renderParentName
public void renderParentName(MarkupOutput out)
Deprecated.Renders the name of the parent folder of this document.- Parameters:
 out- Output by this transform- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
renderServerName
public void renderServerName(MarkupOutput out)
Deprecated.Renders the name of the ISERVER name on which this document is run.- Parameters:
 out- Output by this transform
 
- 
renderPath
public void renderPath(MarkupOutput out)
Deprecated.Renders the yahoo path for this document.- Parameters:
 out- Output by this transform
 
- 
renderMessage
public void renderMessage(MarkupOutput out)
Deprecated.Renders the MessageId for this document.- Parameters:
 out- Output by this transform- Since:
 - MicroStrategy Web 8.0.0
 
 
- 
renderChildrenDetails
public void renderChildrenDetails(MarkupOutput out)
Deprecated.Renders the details for each of the chidlren reports for this document.- Parameters:
 out- Output by this transform
 
- 
getExecuteEvent
protected WebEvent getExecuteEvent(WebDocumentMessage message)
Deprecated.Returns an event to run the document.- Parameters:
 message- The (@link WebDocumentMessage} for this document.- Returns:
 - A WebEvent to execute the message (i.e., runDocuments)
 
 
- 
canTransform
public boolean canTransform(Transformable data)
Deprecated.Overrides canTransform by returning always true. This transform does support showing report details, even if still waiting for prompts.- Specified by:
 canTransformin interfaceTransform- Overrides:
 canTransformin classAbstractDocumentTransform- Parameters:
 data- the report bean that will transformed.- Returns:
 - true if the data is a ReportBean.
 - Since:
 - MicroStrategy Web 7.5.3
 
 
- 
getSupportedBeanType
public java.lang.Class getSupportedBeanType()
Deprecated.Returns the supported bean type for the transform.- Specified by:
 getSupportedBeanTypein interfaceTransform- Overrides:
 getSupportedBeanTypein classAbstractDocumentTransform- Returns:
 - The 
DocumentBeanbean for this transform. 
 
- 
getDescription
public java.lang.String getDescription()
Deprecated.Returns the description of this transform.
This is used in the style catalog editor.- Returns:
 - The description of this transform.
 
 
- 
renderDataSetOwner
public void renderDataSetOwner(MarkupOutput out, WebMessage wm)
Deprecated.Renders the owner information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetStatus
public void renderDataSetStatus(MarkupOutput out, WebMessage wm)
Deprecated.Renders the status information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetStartTime
public void renderDataSetStartTime(MarkupOutput out, WebMessage wm)
Deprecated.Renders the start time information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetFinishTime
public void renderDataSetFinishTime(MarkupOutput out, WebMessage wm)
Deprecated.Renders the finish time information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetMessageID
public void renderDataSetMessageID(MarkupOutput out, WebMessage wm)
Deprecated.Renders the message identifier information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetID
public void renderDataSetID(MarkupOutput out, WebMessage wm)
Deprecated.Renders the identifier information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetMessageCreated
public void renderDataSetMessageCreated(MarkupOutput out, WebMessage wm)
Deprecated.Renders the message created information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderDataSetMessageUpdated
public void renderDataSetMessageUpdated(MarkupOutput out, WebMessage wm)
Deprecated.Renders the message updated information for theWebMessageof the data set child instance of theRWBeanbeing transformed.- Parameters:
 wm-WebMessageinstance with the information about the data set object being transformed.out-MarkupOutputinstance where the contents of this transform will be saved.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
renderReportName
public void renderReportName(MarkupOutput out, WebMessage wm)
Deprecated.- Since:
 - MicroStrategy Web 7.5.4
 
 
- 
getDatasetStatus
public java.lang.String getDatasetStatus(WebMessage message)
Deprecated.Render the status of the message. If status is "Read" then it also renders a link to mark as unread.- Parameters:
 message-WebMessageinstance being rendered- Since:
 - MicroStrategy Web 7.5.4
 
 
 - 
 
 -