Ens.Enterprise.Portal.MessageResend
class Ens.Enterprise.Portal.MessageResend extends EnsPortal.MessageResend, Ens.Enterprise.Portal.base
Property Inventory
- %Targets
- canViewContents
- canViewHeaders
- canViewQueues
- canViewTrace
- clients
- doCollective
- doIndividual
- editResendPage
- filterClass
- messageDisplayPage
- messageTracePage
- newTargetConfig
- nodeIndex
- resendResultPage
- targetingClass
- viewerPage
Method Inventory
- %OnAfterCreatePage()
- BuildClientData()
- BuildItemData()
- DrawHTMLFields()
- OnDrawRibbon()
- ReallyResend()
- RenderClientData()
- chooseTarget()
- chooseTargetItem()
- getClient()
- getEditURL()
- onloadHandler()
- reportResendMessage()
- showNodeHomePage()
- updateTargetItemList()
- updateTargets()
Parameters
parameter AssistantClass = Ens.Enterprise.Portal.MsgFilter.Assistant;
Name of the Assistant class to use for filtered results.
parameter EDITRESOURCE = %Ens_MsgBank_MessageEditResend:USE;
User needs USE permissions on the %Ens_MsgBank_MessageEditResend resource to edit and resend messages.
parameter IDColumn = 2;
Numeric column of the resultset which contains the ID column.
parameter MessageClass = Ens.Enterprise.MsgBank.MessageHeader;
Type of header messages.
parameter PAGENAME = Message Bank Resend;
Displayed name of this page.
parameter RESOURCE = %Ens_MsgBank_MessageResend:USE;
User needs USE permissions on the %Ens_MsgBank_MessageResend resource to view this page.
parameter TABLECOLUMNS = 9;
Number of columns drawn in the result table.
This is used by some of the helper functions to add messages to the table.
Properties
property %Targets as %String [ MultiDimensional ];
Multidimensional array used to cache known targets while drawing the contents of the table.
Property methods: %TargetsDisplayToLogical(), %TargetsGet(), %TargetsIsValid(), %TargetsLogicalToDisplay(), %TargetsLogicalToOdbc(), %TargetsNormalize(), %TargetsSet()
property canViewContents as %ZEN.Datatype.boolean [ InitialExpression = $system.Security.Check("%Ens_MsgBank_MessageContent","USE") ];
Flag to indicate whether the user may view message contents.
Property methods: canViewContentsDisplayToLogical(), canViewContentsGet(), canViewContentsIsValid(), canViewContentsLogicalToDisplay(), canViewContentsLogicalToOdbc(), canViewContentsLogicalToXSD(), canViewContentsNormalize(), canViewContentsSet(), canViewContentsXSDToLogical()
property canViewHeaders as %ZEN.Datatype.boolean [ InitialExpression = $system.Security.Check("%Ens_MsgBank_MessageHeader","USE") ];
Flag to indicate whether the user may view Header data.
Property methods: canViewHeadersDisplayToLogical(), canViewHeadersGet(), canViewHeadersIsValid(), canViewHeadersLogicalToDisplay(), canViewHeadersLogicalToOdbc(), canViewHeadersLogicalToXSD(), canViewHeadersNormalize(), canViewHeadersSet(), canViewHeadersXSDToLogical()
property canViewQueues as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Flag to indicate whether the user may view Queue information. There are no queues in the Message Bank archive.
Property methods: canViewQueuesDisplayToLogical(), canViewQueuesGet(), canViewQueuesIsValid(), canViewQueuesLogicalToDisplay(), canViewQueuesLogicalToOdbc(), canViewQueuesLogicalToXSD(), canViewQueuesNormalize(), canViewQueuesSet(), canViewQueuesXSDToLogical()
property canViewTrace as %ZEN.Datatype.boolean [ InitialExpression = $system.Security.Check("%Ens_MsgBank_MessageTrace","USE") ];
Flag to indicate whether the user may view Trace messages.
Property methods: canViewTraceDisplayToLogical(), canViewTraceGet(), canViewTraceIsValid(), canViewTraceLogicalToDisplay(), canViewTraceLogicalToOdbc(), canViewTraceLogicalToXSD(), canViewTraceNormalize(), canViewTraceSet(), canViewTraceXSDToLogical()
property clients as array of %ZEN.proxyObject;
All available Clients listed by client name.
Property methods: clientsBuildValueArray(), clientsCollectionToDisplay(), clientsCollectionToOdbc(), clientsDisplayToCollection(), clientsGet(), clientsGetObject(), clientsGetObjectId(), clientsGetSwizzled(), clientsIsValid(), clientsOdbcToCollection(), clientsSet(), clientsSetObject(), clientsSetObjectId()
property doCollective as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Flag to indicate whether Collective Targeting is in use.
Property methods: doCollectiveDisplayToLogical(), doCollectiveGet(), doCollectiveIsValid(), doCollectiveLogicalToDisplay(), doCollectiveLogicalToOdbc(), doCollectiveLogicalToXSD(), doCollectiveNormalize(), doCollectiveSet(), doCollectiveXSDToLogical()
property doIndividual as %ZEN.Datatype.boolean [ InitialExpression = 0 ];
Flag to indicate whether Individual Targeting is in use.
Property methods: doIndividualDisplayToLogical(), doIndividualGet(), doIndividualIsValid(), doIndividualLogicalToDisplay(), doIndividualLogicalToOdbc(), doIndividualLogicalToXSD(), doIndividualNormalize(), doIndividualSet(), doIndividualXSDToLogical()
property editResendPage as %ZEN.Datatype.string [ InitialExpression = "Ens.Enterprise.Portal.MessageResendEdit.zen" ];
Page for editing and resending messages.
Property methods: editResendPageDisplayToLogical(), editResendPageGet(), editResendPageIsValid(), editResendPageLogicalToDisplay(), editResendPageLogicalToOdbc(), editResendPageNormalize(), editResendPageSet()
property filterClass as %ZEN.Datatype.className [ InitialExpression = "Ens.Enterprise.Portal.MsgFilter.Filter" , ReadOnly ];
Name of the Filter class used for filtered results.
Property methods: filterClassDisplayToLogical(), filterClassGet(), filterClassIsValid(), filterClassLogicalToDisplay(), filterClassLogicalToOdbc(), filterClassNormalize()
property messageDisplayPage as %ZEN.Datatype.string [ InitialExpression = "Ens.Enterprise.Portal.Dialog.MessageBodyDisplay.zen" ];
Page to use for displaying message content.
Property methods: messageDisplayPageDisplayToLogical(), messageDisplayPageGet(), messageDisplayPageIsValid(), messageDisplayPageLogicalToDisplay(), messageDisplayPageLogicalToOdbc(), messageDisplayPageNormalize(), messageDisplayPageSet()
property messageTracePage as %ZEN.Datatype.string [ InitialExpression = "Ens.Enterprise.Portal.VisualTrace.zen" ];
Page for displaying the visual trace.
Property methods: messageTracePageDisplayToLogical(), messageTracePageGet(), messageTracePageIsValid(), messageTracePageLogicalToDisplay(), messageTracePageLogicalToOdbc(), messageTracePageNormalize(), messageTracePageSet()
property newTargetConfig as %ZEN.Datatype.string;
Name of the new config item to resend messages to.
NewTarget is overriden to refer to the target client.
Property methods: newTargetConfigDisplayToLogical(), newTargetConfigGet(), newTargetConfigIsValid(), newTargetConfigLogicalToDisplay(), newTargetConfigLogicalToOdbc(), newTargetConfigNormalize(), newTargetConfigSet()
property nodeIndex as array of %String;
Index of node ID to client name.
Property methods: nodeIndexBuildValueArray(), nodeIndexCollectionToDisplay(), nodeIndexCollectionToOdbc(), nodeIndexDisplayToCollection(), nodeIndexDisplayToLogical(), nodeIndexGet(), nodeIndexGetObject(), nodeIndexGetObjectId(), nodeIndexGetSwizzled(), nodeIndexIsValid(), nodeIndexLogicalToDisplay(), nodeIndexLogicalToOdbc(), nodeIndexNormalize(), nodeIndexOdbcToCollection(), nodeIndexSet(), nodeIndexSetObject(), nodeIndexSetObjectId()
property resendResultPage as %ZEN.Datatype.string [ InitialExpression = "Ens.Enterprise.Portal.MessageResendAfter.zen" ];
Page to use for displaying the results of the resend.
Property methods: resendResultPageDisplayToLogical(), resendResultPageGet(), resendResultPageIsValid(), resendResultPageLogicalToDisplay(), resendResultPageLogicalToOdbc(), resendResultPageNormalize(), resendResultPageSet()
property targetingClass as %ZEN.Datatype.className;
Name of the Targeting class to use.
Property methods: targetingClassDisplayToLogical(), targetingClassGet(), targetingClassIsValid(), targetingClassLogicalToDisplay(), targetingClassLogicalToOdbc(), targetingClassNormalize(), targetingClassSet()
property viewerPage as %ZEN.Datatype.string [ InitialExpression = "Ens.Enterprise.Portal.MsgBankViewer.zen" ];
Property methods: viewerPageDisplayToLogical(), viewerPageGet(), viewerPageIsValid(), viewerPageLogicalToDisplay(), viewerPageLogicalToOdbc(), viewerPageNormalize(), viewerPageSet()
Methods
method %OnAfterCreatePage() as %Status
Decorate the page.
method BuildClientData() as %Status
Build the list of available clients and nodes.
method BuildItemData(pClientName As %String, pUpdateClient As %Boolean = 0) as %String [ ZenMethod ]
Build the list of available config items for a given client.
pUpdateClient indicates whether the update should be sent to the client
using Javascript or whether data should be stored in the multidimensional %Targets
property while displaying the table on the server.
Provide HTML for selected messages.
method OnDrawRibbon() as %Status
Add Resend options to the toolbar.
method ReallyResend() as %String [ ZenMethod ]
Represent the client array using JSON.
clientmethod chooseTarget() [ Language = javascript ]
Select the client to resend messages to, and trigger an update of the available config items.
clientmethod chooseTargetItem(itemName) [ Language = javascript ]
The user has chosen a target configuration item.
clientmethod getClient(nodeName) [ Language = javascript ]
Get the named client data.
clientmethod getEditURL() [ Language = javascript ]
clientmethod onloadHandler() [ Language = javascript ]
Initialise the _configItems object
clientmethod reportResendMessage() [ Language = javascript ]
Inform the user about the current targeting state.
clientmethod showNodeHomePage(nodeName) [ Language = javascript ]
clientmethod updateTargetItemList() [ Language = javascript ]
Refresh the list of available configuration items based on the currently selected client system.
clientmethod updateTargets() [ Language = javascript ]
Inherited Members
Inherited Properties
- %condition
- %import
- %includeFiles
- %page
- %resource
- HeadOfQueue
- HelpAddress
- ISREADONLY
- Key
- LocatorHeader
- Messages
- NewTarget
- Number
- ParentURL
- SortOrder
- StdTitle
- UseFilter
- aboutPage
- align
- aux
- backgroundTimerInterval
- canEdit
- cellAlign
- cellSize
- cellStyle
- cellVAlign
- children
- composite
- contactPage
- containerStyle
- cssLevel
- currSortMode
- currStep
- currViewMode
- disabled
- dragAndDrop
- dragEnabled
- dropEnabled
- enableAutoRefresh
- enclosingClass
- enclosingStyle
- error
- groupClass
- groupStyle
- height
- hidden
- hint
- hintClass
- hintStyle
- home
- homePage
- id
- index
- keepAliveInterval
- label
- labelClass
- labelDisabledClass
- labelPosition
- labelStyle
- layout
- lblTitle
- limitPopups
- msgNotPermitted
- name
- onafterdrag
- onbeforedrag
- onclick
- ondrag
- ondrop
- onhide
- onrefresh
- onshow
- onupdate
- pageModified
- parent
- searchKey
- showLabel
- slice
- title
- tuple
- useSVG
- useSoftModals
- valign
- visible
- width
- window
- zenPersistentPopup
Inherited Methods
- %AddCSPShareHyperevents()
- %AddChild()
- %AddChildAfter()
- %AddChildBefore()
- %AddComponent()
- %AddEnsExceptionHandler()
- %AddImportedComponents()
- %AddLocatorLinks()
- %AddToSaveSet()
- %ApplyURLParms()
- %Attr()
- %BindExport()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %DrawAutoLogout()
- %DrawClassDefinitions()
- %DrawComponentHTML()
- %DrawHTML()
- %DrawHTMLPage()
- %DrawJSStrings()
- %DrawObjectDefinitions()
- %EnclosingDivId()
- %EndBackgroundMethod()
- %EndScript()
- %Eval()
- %EvalC()
- %Extends()
- %ForceClientRender()
- %GetChildIndex()
- %GetComponent()
- %GetComponentById()
- %GetComponentByName()
- %GetEventHandlers()
- %GetHomePage()
- %GetHomeParam()
- %GetLinks()
- %GetLocatorLinks()
- %GetPageName()
- %GetParameter()
- %GetProductName()
- %GetRootLink()
- %GetValueById()
- %GetValueByName()
- %GetXMLName()
- %IsA()
- %IsModified()
- %Link()
- %LinkCSS()
- %LinkScript()
- %MakeId()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToPageAfter()
- %OnAddToPageBefore()
- %OnBeforeCreatePage()
- %OnCreateApplication()
- %OnCreatePage()
- %OnDetermineCSSLevel()
- %OnDrawEnclosingDiv()
- %OnDrawHTMLBody()
- %OnDrawHTMLHead()
- %OnDrawHTMLMeta()
- %OnDrawObjectProperties()
- %OnFinishBackgroundTask()
- %OnGetPageName()
- %OnGetProductName()
- %OnGetSmallMenu()
- %OnGetTitle()
- %OnMonitorBackgroundTask()
- %OnMutateChildren()
- %OnObjectSynch()
- %OnPreHTTP()
- %OnSubmit()
- %OnUseSoftModals()
- %OnZENDeserialize()
- %OriginalNamespace()
- %PackageName()
- %QuoteValue()
- %QuoteValueL10N()
- %Register()
- %RemoveChild()
- %RemoveChildren()
- %RemoveComponent()
- %RemoveFromSaveSet()
- %RunBackgroundMethod()
- %Self()
- %SerializeObject()
- %SetBackgroundMethodStatus()
- %SetErrorById()
- %SetErrorByName()
- %SetModified()
- %SetValueById()
- %SetValueByName()
- %SetValuesByName()
- %StartScript()
- %ValidateObject()
- %ZENVersion()
- AddMessage()
- BuildMenu()
- CheckAllBlanks()
- CheckContextLinks()
- CheckEnterpriseManager()
- CleanUpIDs()
- ConvertParameter()
- Decrypt()
- DoLogout()
- DrawBodyInfo()
- DrawDetailsContent()
- DrawLocator()
- DrawRibbon()
- DrawTitle()
- Encrypt()
- EscapeHTML()
- EscapeURL()
- EvalResult()
- GetCSPURL()
- GetContextLinks()
- GetDocURL()
- GetHomePage()
- GetHyperEventResources()
- GetNewURL()
- GetQuickLinks()
- HyperEventCall()
- HyperEventHead()
- Include()
- InsertHiddenField()
- InsertHiddenFields()
- IsPrivate()
- JavaInstalled()
- Link()
- OnGetRibbonInfo()
- OnHTTPHeader()
- OnPage()
- OnPageError()
- OnPostHTTP()
- OnPostHyperEvent()
- OnPreHTTP()
- OnPreHyperEvent()
- Page()
- PrepareResults()
- QuoteJS()
- RegisterRecent()
- RewriteURL()
- ShowError()
- SimpleKeepAlive()
- StartTimer()
- StopTimer()
- ThrowError()
- UnescapeHTML()
- UnescapeURL()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- addChild()
- addChildAfter()
- addChildBefore()
- addPopupSuffix()
- arrowClick()
- cancelPage()
- cancelPopup()
- changePassword()
- changeURLNamespace()
- checkEdit()
- childrenMutated()
- chooseHead()
- clientKeepAlive()
- correctIELayering()
- createComponent()
- createComponentNS()
- createTimeWarning()
- deleteComponent()
- disableCommandButton()
- displayCountDown()
- dragFinishHandler()
- dragHandler()
- dragNotifyHandler()
- dragStartHandler()
- dropHandler()
- dropStartHandler()
- editResend()
- enableCommandButton()
- endModal()
- exposeComponent()
- findElement()
- fireOnResizeEvent()
- fireOnUnloadEvent()
- fireOnUpdateEvent()
- firePopupAction()
- getChildIndex()
- getComponent()
- getComponentById()
- getEnclosingDiv()
- getHidden()
- getHintElement()
- getLabelElement()
- getOpener()
- getPageTitle()
- getProperty()
- getSettings()
- getTitleAreaHeight()
- getType()
- goHome()
- goMenu()
- gotoNamespace()
- gotoPage()
- hideCommandButton()
- hideTimeoutWarning()
- hideWarnContinue()
- inResizeLoop()
- initPopupSuffix()
- invokeSuper()
- isOfType()
- launchPopupWindow()
- launchQueue()
- logout()
- makeId()
- manualKeepAlive()
- navigate()
- onCreate()
- onDelete()
- onDisplayHandler()
- onEndModalHandler()
- onPopupAction()
- onRefreshContents()
- onSerialize()
- onServerMethodCall()
- onServerMethodError()
- onServerMethodReturn()
- onStartModalHandler()
- ondisabledHandler()
- onhandleAutoLogoutWarn()
- onkeydownHandler()
- onkeyupHandler()
- onlayoutHandler()
- onlogoutHandler()
- onoverlayHandler()
- onresizeHandler()
- onunloadHandler()
- onupdateHandler()
- popupActionHandler()
- refreshContents()
- removeChild()
- removePopupSuffix()
- render()
- renderContents()
- renderSVG()
- resendMessages()
- searchBlur()
- searchBoxHandler()
- searchFocus()
- searchKeyDown()
- searchKeyPress()
- setComponentId()
- setConnectivityStatusMsg()
- setHidden()
- setModified()
- setOverlayMode()
- setPageTitle()
- setProperty()
- setPropertyAll()
- setSortMode()
- setSortModeHandler()
- setTraceOption()
- setViewMode()
- setViewModeHandler()
- setWarnInnerHTML()
- showAbout()
- showBody()
- showCommandButton()
- showContact()
- showDocumentation()
- showHeader()
- showHelp()
- showTimeoutWarning()
- showTrace()
- startKeepAlive()
- startModal()
- startProgressBar()
- stopKeepAlive()
- stopProgressBar()
- switchNamespace()
- warnclickListener()