|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfCacheUpdateType | |
---|---|
com.genesyslab.platform.applicationblocks.com.cache |
Uses of ConfCacheUpdateType in com.genesyslab.platform.applicationblocks.com.cache |
---|
Methods in com.genesyslab.platform.applicationblocks.com.cache that return ConfCacheUpdateType | |
---|---|
ConfCacheUpdateType |
ConfCacheFilter.getUpdateType()
The type of update regarding which events are to be sent to the subscriber. |
ConfCacheUpdateType |
ConfCacheEvent.getUpdateType()
Returns the type of update performed on the cache. |
static ConfCacheUpdateType |
ConfCacheUpdateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfCacheUpdateType[] |
ConfCacheUpdateType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.genesyslab.platform.applicationblocks.com.cache with parameters of type ConfCacheUpdateType | |
---|---|
void |
ConfCacheFilter.setUpdateType(ConfCacheUpdateType value)
The type of update regarding which events are to be sent to the subscriber. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |