Package com.ibm.portal.state

This package contains interfaces related to url generation.

See:
          Description

Interface Summary
Constants Interface that is the base class for constants and serves as a tagging interface for these constants.
Constants.Clone Base interface to flag a constant that relates to state-cloning
Constants.Merge Base interface to flag a constant that relates to state-merging
DisposableURL Representation of a URL object that should be disposed when no longer in use.
EngineURL The EngineURL is a URL that may contain navigational state of the portal engine and all portlets on the page.
PortletStateManager This interface provides access to the state manager for portlets.
PortletStateManagerController This interface provides access to the StateManager for portlets.
PreProcessor Performs validation on the state holder.
RedirectURLGenerator The Redirect URL Generator provides methods to create URLs pointing to pages or portlets.
StateHolder Read-only interface to state.
StateHolderController Allows access to the state holder that potentially results in a modification of the underlying data.
URLFactory Factory that provides methods to obtain engine URLs as well as resource URLs.
 

Class Summary
Constants.DeepCopyConstant Implementation of the constant DEEP_COPY
Constants.EmptyCopyConstant Implementation of the constant EMPTY_COPY
Constants.OverwriteConstant Implementation of the constant OVERWRITE.
Constants.SmartCopyConstant Implementation of the constant SMART_COPY
 

Package com.ibm.portal.state Description

This package contains interfaces related to url generation.