|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeBasedCacheKeyGenerator.CachableMethod | |
|---|---|
| org.jasig.services.persondir.support | |
| Uses of AttributeBasedCacheKeyGenerator.CachableMethod in org.jasig.services.persondir.support |
|---|
| Methods in org.jasig.services.persondir.support that return AttributeBasedCacheKeyGenerator.CachableMethod | |
|---|---|
protected AttributeBasedCacheKeyGenerator.CachableMethod |
AttributeBasedCacheKeyGenerator.resolveCacheableMethod(org.aopalliance.intercept.MethodInvocation methodInvocation)
Iterates over the AttributeBasedCacheKeyGenerator.CachableMethod instances to determine which instance the
passed MethodInvocation applies to. |
static AttributeBasedCacheKeyGenerator.CachableMethod |
AttributeBasedCacheKeyGenerator.CachableMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AttributeBasedCacheKeyGenerator.CachableMethod[] |
AttributeBasedCacheKeyGenerator.CachableMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jasig.services.persondir.support with parameters of type AttributeBasedCacheKeyGenerator.CachableMethod | |
|---|---|
protected Map<String,Object> |
AttributeBasedCacheKeyGenerator.getSeed(Object[] methodArguments,
AttributeBasedCacheKeyGenerator.CachableMethod cachableMethod)
Get the see Map that was passed to the AttributeBasedCacheKeyGenerator.CachableMethod. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||