Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.contacts.protocol.contactserver.IndexNameType

Packages that use IndexNameType
com.genesyslab.platform.contacts.protocol.contactserver This package contains the Protocol classes that your applications can use to set up communication with Universal Contact Server. 
com.genesyslab.platform.contacts.protocol.contactserver.requests   
 

Uses of IndexNameType in com.genesyslab.platform.contacts.protocol.contactserver
 

Fields in com.genesyslab.platform.contacts.protocol.contactserver declared as IndexNameType
static IndexNameType IndexNameType.Contact
           
static IndexNameType IndexNameType.Interaction
           
static IndexNameType IndexNameType.SRL
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver that return IndexNameType
static IndexNameType IndexNameType.create(java.lang.String name)
           
static IndexNameType IndexNameType.toEnum(java.lang.String val)
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type IndexNameType
static java.lang.String IndexNameType.fromEnum(IndexNameType val)
           
 

Uses of IndexNameType in com.genesyslab.platform.contacts.protocol.contactserver.requests
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests that return IndexNameType
 IndexNameType RequestRefresh.getIndexName()
           
 

Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests with parameters of type IndexNameType
 void RequestRefresh.setIndexName(IndexNameType value)
           
 


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.