|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheConfig.CacheScope | |
|---|---|
| org.dspace.services.model | Defines types managed by the core services. |
| Uses of CacheConfig.CacheScope in org.dspace.services.model |
|---|
| Methods in org.dspace.services.model that return CacheConfig.CacheScope | |
|---|---|
CacheConfig.CacheScope |
CacheConfig.getCacheScope()
|
static CacheConfig.CacheScope |
CacheConfig.CacheScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CacheConfig.CacheScope[] |
CacheConfig.CacheScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.dspace.services.model with parameters of type CacheConfig.CacheScope | |
|---|---|
CacheConfig(CacheConfig.CacheScope cacheScope)
Configure the cache to use the given scope. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||