Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgAppRank> |
CfgDeltaPerson.getAddedAppRanks() |
A pointer to the list of the person's
ranks with respect to applications (every item of this list is structured
as
CfgAppRank
). |
java.util.Collection<CfgAppRank> |
CfgPerson.getAppRanks() |
A pointer to the list of the person's
ranks with respect to applications (every item of this list is structured
as
CfgAppRank
). |
java.util.Collection<CfgAppRank> |
CfgDeltaPerson.getChangedAppRanks() |
A pointer to the list of changed application ranks (every
item of this list is structured as
CfgAppRank
). |
java.util.Collection<CfgAppRank> |
CfgDeltaPerson.getDeletedAppRanks() |
A pointer to the list of deleted application types (every
item of this list has variable type
CfgAppType ). |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgPerson.setAppRanks(java.util.Collection<CfgAppRank> value) |
A pointer to the list of the person's
ranks with respect to applications (every item of this list is structured
as
CfgAppRank
). |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.