com.guiseframework
Interface PermanentRedirectDestination

All Superinterfaces:
Destination, com.globalmentor.beans.PropertyBindable, RedirectDestination
All Known Implementing Classes:
PermanentRedirectReferenceDestination

public interface PermanentRedirectDestination
extends RedirectDestination

A destination that permanently redirects somewhere else.

Author:
Garret Wilson

Method Summary
 
Methods inherited from interface com.guiseframework.Destination
exists, getCategories, getPath, getPath, getPathPattern, isAuthorized, setCategories
 
Methods inherited from interface com.globalmentor.beans.PropertyBindable
addPropertyChangeListener, addPropertyChangeListener, getPropertyChangeListeners, getPropertyChangeListeners, hasPropertyChangeListeners, removePropertyChangeListener, removePropertyChangeListener
 



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