BEA Systems, Inc.

com.beasys.commerce.foundation.flow
Interface FlowManagerConstants

All Known Implementing Classes:
FlowManager, FlowManagerHelper, FlowGetApplicationURITag

public interface FlowManagerConstants

Constants for the FlowManager package.


Field Summary
static java.lang.String APPLICATION_FLOW_MANAGER
          The name for the attribute representing the flow manager in the Request.
static java.lang.String APPLICATION_RESET_FLAG
          request parameter for a manual reset.
static java.lang.String PERIOD
          Just a static for a '.'
 

Field Detail

APPLICATION_RESET_FLAG

public static final java.lang.String APPLICATION_RESET_FLAG
request parameter for a manual reset.

PERIOD

public static final java.lang.String PERIOD
Just a static for a '.'

APPLICATION_FLOW_MANAGER

public static final java.lang.String APPLICATION_FLOW_MANAGER
The name for the attribute representing the flow manager in the Request.

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved