Package | Description |
---|---|
info.magnolia.cms.beans.config | |
info.magnolia.virtualuri.compatibility |
Modifier and Type | Interface and Description |
---|---|
interface |
QueryAwareVirtualURIMapping
Deprecated.
since 5.5.6, query aware uri mapping interface is redundant and don't use for others URI mappings have been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultVirtualURIMapping
Deprecated.
since 5.5.6, default URI mapping has been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
class |
HostBasedRegexpVirtualURIMapping
Deprecated.
since 5.5.6, host based regex URI mapping has been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
class |
HostBasedVirtualURIMapping
Deprecated.
since 5.5.6, host based URI mapping has been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
class |
RegexpVirtualURIMapping
Deprecated.
since 5.5.6, regex URI mapping has been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
class |
RotatingVirtualURIMapping
Deprecated.
since 5.5.6, rotating URI mapping has been relocated to the virtual-uri module (see MAGNOLIA-7016).
|
Modifier and Type | Method and Description |
---|---|
protected VirtualURIMapping |
VirtualURIManager.readVirtualURIMapping(javax.jcr.Node node)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<VirtualURIMapping> |
VirtualURIManager.getURIMappings()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
VirtualURIMapping |
VirtualUriMappingAdapter.asOldMapping()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Collection<VirtualURIMapping> |
VirtualUriManagerAdapter.getURIMappings()
Deprecated.
only for backward compatibility w/ VirtualURIManager; only returns mappings of the old deprecated type (as per signature).
|
Constructor and Description |
---|
VirtualUriMappingAdapter(VirtualURIMapping oldMapping)
Deprecated.
|
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.