Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.capacityrules |
Modifier and Type | Method | Description |
---|---|---|
boolean |
CapacityRuleHelper.equalsBinaries(byte[] capacityRulesBinary) |
Compares current capacity rule binary presentation with another binaries presentation for equality (ignoring item order).
|
static boolean |
CapacityRuleHelper.equalsBinaries(byte[] capacityRulesBinary1,
byte[] capacityRulesBinary2) |
Compares two capacity rules binary presentations for equality (ignoring item order).
|
static byte[] |
CapacityRuleHelper.getBinaryFromXML(java.lang.String xml) |
Gets optimized capacity rule binary representation according to passed xml presentation of capacity rule.
|
static byte[] |
CapacityRuleHelper.getBinaryFromXML(org.w3c.dom.Document doc) |
Gets optimized capacity rule binary representation according to passed xml presentation of capacity rule.
|
boolean |
CapacityRuleHelper.matchBinaries(byte[] capacityRulesBinary) |
Compares current capacity rule binary presentation with another binaries presentation for equivalence (ignoring item order).
|
static boolean |
CapacityRuleHelper.matchBinaries(byte[] capacityRulesBinary1,
byte[] capacityRulesBinary2) |
Compares two capacity rules binary presentations for equivalence (ignoring item order)
according to their's truth tables.
|
void |
CapacityRuleHelper.setXMLPresentation(org.w3c.dom.Document doc) |
Sets XML presentation of CapacityRule in CfgScript object.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.