com.fatwire.gst.foundation.url
Class WraPagePreviewReference

java.lang.Object
  extended by COM.FutureTense.Export.Reference
      extended by com.openmarket.xcelerate.publish.PageRef
          extended by com.fatwire.gst.foundation.url.WraPagePreviewReference
All Implemented Interfaces:
com.fatwire.cs.core.uri.Definition, COM.FutureTense.Interfaces.IReference, com.openmarket.xcelerate.interfaces.IPageRef

public class WraPagePreviewReference
extends com.openmarket.xcelerate.publish.PageRef


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.fatwire.cs.core.uri.Definition
com.fatwire.cs.core.uri.Definition.AppType, com.fatwire.cs.core.uri.Definition.ContainerType, com.fatwire.cs.core.uri.Definition.SatelliteContext
 
Field Summary
static String GST_DISPATCHER
           
 
Fields inherited from class com.openmarket.xcelerate.publish.PageRef
addSession, asset, assetId, assetType, FILE, HTML, isobsolete, maxFileNameLength, mPackedArgs, mPreferredDirName, mPreferredFileName, needsExport, NEEDSEXPORT, oldTemplate, OLDTEMPLATE, PACKALLARGS_PROPNAME, pagename, parentId, rootFolderLength, simpleDir, simpleDirStr, simpleName, simpleNameStr, targetId, wrappagename, WRAPPERPAGE
 
Fields inherited from class COM.FutureTense.Export.Reference
log, mBits, mDiskName, mError, mKey, mServletName, mSessionEncode
 
Fields inherited from interface com.openmarket.xcelerate.interfaces.IPageRef
CACHE_PREFIX
 
Fields inherited from interface COM.FutureTense.Interfaces.IReference
FAILED, NOT_PROCESSED, PROCESSED, PROCESSING
 
Fields inherited from interface com.fatwire.cs.core.uri.Definition
LOG_NAME
 
Constructor Summary
WraPagePreviewReference()
           
 
Method Summary
protected  boolean isRendermodeLive(COM.FutureTense.Interfaces.ICS ics)
           
 void setParameters(Map args, COM.FutureTense.Interfaces.ICS ics)
           
protected  boolean shouldModify(Map<String,String> args, COM.FutureTense.Interfaces.ICS ics)
           
 
Methods inherited from class com.openmarket.xcelerate.publish.PageRef
checkPageApproved, getAssetId, getBits, getDiskName, getDiskNameForNoAssetType, getDiskNameForOldTemplate, getDiskNameStandard, getKey, getPagename, getReducedLengthDiskName, init, init, init, isObsolete, log, needsExport, recordPublishKey, sessionEncode, toString
 
Methods inherited from class COM.FutureTense.Export.Reference
canProcess, createReference, getAppType, getAuthority, getContainerType, getError, getFragment, getKey, getParameter, getParameterNames, getParameters, getParameters, getRawParameters, getSatelliteContext, getScheme, getStatus, isNotProcessed, isProcessing, populate, processed, processingFailed, setAppType, setAuthority, setContainerType, setDiskName, setFailed, setFragment, setProcessed, setProcessing, setSatelliteContext, setScheme, stringFromArgs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface COM.FutureTense.Interfaces.IReference
canProcess, getError, getStatus, isNotProcessed, isProcessing, populate, processed, processingFailed, setAppType, setAuthority, setContainerType, setDiskName, setFailed, setFragment, setProcessed, setProcessing, setSatelliteContext, setScheme
 
Methods inherited from interface com.fatwire.cs.core.uri.Definition
getAppType, getAuthority, getContainerType, getFragment, getParameter, getParameterNames, getParameters, getSatelliteContext, getScheme
 

Field Detail

GST_DISPATCHER

public static final String GST_DISPATCHER
See Also:
Constant Field Values
Constructor Detail

WraPagePreviewReference

public WraPagePreviewReference()
Method Detail

setParameters

public void setParameters(Map args,
                          COM.FutureTense.Interfaces.ICS ics)
                   throws COM.FutureTense.Export.ReferenceException
Specified by:
setParameters in interface COM.FutureTense.Interfaces.IReference
Overrides:
setParameters in class com.openmarket.xcelerate.publish.PageRef
Throws:
COM.FutureTense.Export.ReferenceException

shouldModify

protected boolean shouldModify(Map<String,String> args,
                               COM.FutureTense.Interfaces.ICS ics)

isRendermodeLive

protected boolean isRendermodeLive(COM.FutureTense.Interfaces.ICS ics)


Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.