Platform SDK Java 8.5 API Reference

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

Packages that use Prefixes
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. 
 

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

Fields in com.genesyslab.platform.contacts.protocol.contactserver declared as Prefixes
static Prefixes Prefixes.And
           
static Prefixes Prefixes.Not
           
static Prefixes Prefixes.Or
           
 

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

Methods in com.genesyslab.platform.contacts.protocol.contactserver with parameters of type Prefixes
static SearchCriteriaCollection SearchCriteriaBuilder.build(Prefixes prefix, SearchCriteriaCollection... criterias)
          Creates SearchCriteriaCollection based on one or more search criteria collections.
static java.lang.String Prefixes.fromEnum(Prefixes val)
           
 void ComplexSearchCriteria.setPrefix(Prefixes 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.