Package com.ibm.portal.state.accessors.url

This package contains accessors for creating URLs out of a given state.

See:
          Description

Interface Summary
CheckedURLAccessorFactory The CheckedURLAccessorFactory creates CheckedEngineURLs which allow setting access control checks on the generated URL.
PortalIcons List of common icon constants provided by the default installation of WebSphere Portal.
PortalResources Base interface of all portal resouce types.
PortalResources.State Additional state of the resouce; resouce specific.
PortalResources.Type Type of the resouce.
ResolvedUrlAccessFactory The ResolvedUrlAccessFactory provides means to create EngineURL objects based on alias names to predefined URLs.
ResourceURLAccessor Create a URL object that points to a portal resource.
ServerContext Abstraction of the configuration required for server context information.
ServerContextProvider Provides access to the ServerContext
URLAccessorFactory Factory for obtaining EngineURL objects for a given state or resource URLs pointing to a portal resource.
URLContext Context interface that allow the specification of the type of URLs that may be generated.
URLContextEx Context interface that allow the specification of the type of URLs that may be generated.
URLWriterProvider Optional interface which is supposed to be implemented by ServletResponseWrapper classes.
 

Class Summary
PortalIcons.StateDisabled class identifier for DISABLED state
PortalIcons.StateEnabled class identifier for ENABLED state
PortalIcons.StateEnabledHover class identifier for HOVER state
PortalResources.NoState  
PortalResources.TypeFiles Resource is of type file.
PortalResources.TypeIcons Resource is of type icon.
PortalResources.TypeSounds Resource is of type sound.
PortalResources.TypeVoiceGrammars Resource is a VoiceXML grammar.
 

Package com.ibm.portal.state.accessors.url Description

This package contains accessors for creating URLs out of a given state.

Package Specification

Provide means for creating URLs based on given state information.