info.magnolia.i18nsystem
Interface I18nParentable<P>

Type Parameters:
P - The parent type.

public interface I18nParentable<P>

This interface should not need to be implemented. It is "added" to @I18nAware objects when they are decorated. The parent is "set" by I18nizer when it decorates any given object. Cast an object to I18nParentable to retrieve its parent.

See Also:
AbstractI18nKeyGenerator

Method Summary
 P getI18nContextParent()
           
 

Method Detail

getI18nContextParent

P getI18nContextParent()


Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.