Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.cache.ConfCacheUpdateType

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

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.