Package | Description |
---|---|
com.genesyslab.platform.configuration.protocol.runtime.metadata |
This package is used internally by the protocol.
|
Modifier and Type | Class | Description |
---|---|---|
class |
LinqConditionsAdaptor<T> |
Deprecated.
class has been moved to "public" package
|
Modifier and Type | Method | Description |
---|---|---|
static <T> T |
Linq.first(java.util.Collection<T> list,
LinqConditions<T> cnd) |
Deprecated.
|
static org.w3c.dom.Node |
Linq.first(org.w3c.dom.NodeList list,
LinqConditions<org.w3c.dom.Node> cnd) |
Deprecated.
|
static <T> T |
Linq.firstOrDefault(java.util.Collection<T> list,
LinqConditions<T> cnd) |
Deprecated.
|
static org.w3c.dom.Node |
Linq.firstOrDefault(org.w3c.dom.NodeList list,
LinqConditions<org.w3c.dom.Node> cnd) |
Deprecated.
|
static <T> java.util.List<T> |
Linq.select(java.util.Collection<T> list,
LinqConditions<T> cnd) |
Deprecated.
|
static java.util.List<org.w3c.dom.Node> |
Linq.select(org.w3c.dom.NodeList xNodes,
LinqConditions<org.w3c.dom.Node> cnd) |
Deprecated.
|
static <T> java.util.List<T> |
Linq.selectWithOrder(java.util.Collection<T> list,
LinqConditions<T> cnd) |
Deprecated.
|
static java.util.List<org.w3c.dom.Node> |
Linq.selectWithOrder(org.w3c.dom.NodeList xNodes,
LinqConditions<org.w3c.dom.Node> cnd) |
Deprecated.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.