info.magnolia.rendering.template.variation
Class ExtensionVariationResolver
java.lang.Object
info.magnolia.rendering.template.variation.ExtensionVariationResolver
- All Implemented Interfaces:
- RenderableVariationResolver
public class ExtensionVariationResolver
- extends Object
- implements RenderableVariationResolver
Variation resolver that will use a variation with the same name as the extension.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtensionVariationResolver
public ExtensionVariationResolver()
resolveVariation
public RenderableDefinition resolveVariation(RenderableDefinition renderableDefinition)
- Description copied from interface:
RenderableVariationResolver
- Returns the variation to use or null.
- Specified by:
resolveVariation
in interface RenderableVariationResolver
getAggregationStateSafely
protected info.magnolia.cms.core.AggregationState getAggregationStateSafely()
- This gets the aggregation state without throwing an exception if the current context is not a WebContext.
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.