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