Package com.guiseframework

Interface Summary
Destination Description of a navigation point, its properties, and its restrictions.
GuiseApplication An application running Guise.
GuiseContainer The interface for a Guise container.
GuiseSession Represents a session with a user.
PermanentRedirectDestination A destination that permanently redirects somewhere else.
RedirectDestination A destination that redirects somewhere else.
ReferenceDestination A destination that references another destination.
ResourceReadDestination A navigation point that retrieves a resource description and/or contents.
ResourceWriteDestination A navigation point that sets a resource description and/or contents.
TemporaryRedirectDestination A destination that temporarily redirects somewhere else.
 

Class Summary
AbstractDestination Abstract implementation of a navigation point, its properties, and its restrictions.
AbstractGuiseApplication An abstract base class for a Guise application.
AbstractGuiseContainer An abstract base class for a Guise instance.
AbstractGuiseSession An abstract implementation that keeps track of the components of a user session.
AbstractReferenceDestination Abstract implementation of a destination referencing another destination.
Bookmark An identification of a saved state at a navigation point.
Bookmark.Parameter A bookmark parameter name/value pair.
Breadcrumb Encapsulates navigation information for particular location, such as the segment of a navigation URI.
Category A general category used in Guise.
ComponentDestination Default implementation of a navigation point based upon a component.
DefaultGuiseApplication The default implementation of a Guise application.
DefaultGuiseSession A default implementation of a Guise session.
Guise The singleton Guise class.
GuiseSessionThreadGroup A thread group allocated to a Guise session.
ModalNavigation The encapsulation of a point of modal navigation.
Navigation The encapsulation of a point of navigation.
PermanentRedirectReferenceDestination A destination that permanently redirects to another referenced destination.
Resources Guise resources description in URF.
TemporaryRedirectReferenceDestination A destination that temporarily redirects to another referenced destination.
 



Copyright © 2005-2010 GlobalMentor, Inc. All Rights Reserved.