Class CmsAlternativeSiteRootMapping

java.lang.Object
org.opencms.site.CmsAlternativeSiteRootMapping
All Implemented Interfaces:
Serializable

public class CmsAlternativeSiteRootMapping extends Object implements Serializable
Describes a mapping rule that selects a different site root based on whether the requested path matches a set of prefixes or not.

The path prefixes must be non-trivial, they can't just be the empty string or '/' - these values will be ignored.

See Also: