|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.trinidadinternal.image.cache.CompositeButtonKeyFactory
public class CompositeButtonKeyFactory
CacheKeyFactory implementation for composite button keys.
| Field Summary |
|---|
| Fields inherited from interface org.apache.myfaces.trinidadinternal.image.cache.CacheKeyFactory |
|---|
CACHE_KEY_FACTORY_PROPERTY |
| Constructor Summary | |
|---|---|
CompositeButtonKeyFactory()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getCacheKey(ImageContext context,
java.util.Map<java.lang.Object,java.lang.Object> properties)
Implementation of CacheKeyFactory.getCacheKey(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeButtonKeyFactory()
| Method Detail |
|---|
public java.lang.Object getCacheKey(ImageContext context,
java.util.Map<java.lang.Object,java.lang.Object> properties)
getCacheKey in interface CacheKeyFactorycontext - The image context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||