ariba.ui.aribaweb.core
Class AWFileDownloadStatusCheck

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.core.AWDirectAction
          extended by ariba.ui.aribaweb.core.AWFileDownloadStatusCheck
All Implemented Interfaces:
AWObject

public class AWFileDownloadStatusCheck
extends AWDirectAction


Nested Class Summary
static class AWFileDownloadStatusCheck.FileStatusHandler
           
 
Nested classes/interfaces inherited from class ariba.ui.aribaweb.core.AWDirectAction
AWDirectAction.DirectActionObserver, AWDirectAction.DisplayParamValues, AWDirectAction.StyleClassParamValues
 
Field Summary
 
Fields inherited from class ariba.ui.aribaweb.core.AWDirectAction
ActiveHttpSessionCountActionName, AWImgActionName, AWResActionName, AWResTestActionName, DefaultActionName, DisplayParam, EnableKey, IframeNameParam, PasswordKey, PingActionName, ProgressCheckActionName, ProgressCheckSessionKeyName, StyleClassParam
 
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber
 
Constructor Summary
AWFileDownloadStatusCheck()
           
 
Method Summary
static AWFileDownloadStatusCheck.FileStatusHandler createHandlerForSession(AWSession session)
           
static AWFileDownloadStatusCheck.FileStatusHandler getHandlerForSessionId(java.lang.String sessionId)
           
 AWResponseGenerating pollAction()
           
static java.lang.String statusCheckUrl(AWRequestContext requestContext)
           
 
Methods inherited from class ariba.ui.aribaweb.core.AWDirectAction
activeHttpSessionCountAction, application, awimgAction, awresAction, awresAction, brandUrlForResourceNamed, defaultAction, httpSession, init, killAction, logResponsesAction, memoryAction, monitorSessionStatsAction, monitorStatsAction, notifyObservers, pageWithName, performActionNamed, pingAction, progressCheckAction, refuseNewSessionsAction, registerObserver, request, requestContext, resizeIframeAction, restoreAction, session, shutdownAction, test_awresAction, testSessionStatsAction
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWFileDownloadStatusCheck

public AWFileDownloadStatusCheck()
Method Detail

pollAction

public AWResponseGenerating pollAction()

statusCheckUrl

public static java.lang.String statusCheckUrl(AWRequestContext requestContext)

createHandlerForSession

public static AWFileDownloadStatusCheck.FileStatusHandler createHandlerForSession(AWSession session)

getHandlerForSessionId

public static AWFileDownloadStatusCheck.FileStatusHandler getHandlerForSessionId(java.lang.String sessionId)


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.