| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.ws.db |
| Modifier and Type | Field and Description |
|---|---|
protected TDbUsersArray |
TCreateDBPFOInfoInput.dbPrimaryUsers |
protected TDbUsersArray |
TCreateDBInput.dbPrimaryUsers |
protected TDbUsersArray |
TGetDBUsersOutput.dbUsers |
| Modifier and Type | Method and Description |
|---|---|
TDbUsersArray |
ObjectFactory.createTDbUsersArray()
Create an instance of
TDbUsersArray |
TDbUsersArray |
TCreateDBPFOInfoInput.getDbPrimaryUsers()
Gets the value of the dbPrimaryUsers property.
|
TDbUsersArray |
TCreateDBInput.getDbPrimaryUsers()
Gets the value of the dbPrimaryUsers property.
|
TDbUsersArray |
TGetDBUsersOutput.getDbUsers()
Gets the value of the dbUsers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataBoxManipulationPortType.createDataBox(TDbOwnerInfo dbOwnerInfo,
TDbUsersArray dbPrimaryUsers,
String dbFormerNames,
String dbUpperDBId,
String dbCEOLabel,
Boolean dbVirtual,
String email,
Boolean dbApproved,
String dbExternRefNumber,
Holder<String> dbID,
Holder<String> dbUserID,
Holder<String> dbAccessDataId,
Holder<TDbReqStatus> dbStatus) |
void |
DataBoxManipulationPortType.createDataBoxPFOInfo(TDbOwnerInfo dbOwnerInfo,
TDbUsersArray dbPrimaryUsers,
String dbFormerNames,
String dbUpperDBId,
String dbCEOLabel,
Boolean dbApproved,
String dbExternRefNumber,
Holder<String> dbID,
Holder<TDbReqStatus> dbStatus) |
void |
TCreateDBPFOInfoInput.setDbPrimaryUsers(TDbUsersArray value)
Sets the value of the dbPrimaryUsers property.
|
void |
TCreateDBInput.setDbPrimaryUsers(TDbUsersArray value)
Sets the value of the dbPrimaryUsers property.
|
void |
TGetDBUsersOutput.setDbUsers(TDbUsersArray value)
Sets the value of the dbUsers property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataBoxManipulationPortType.getDataBoxUsers(String dbID,
Boolean dbApproved,
String dbExternRefNumber,
Holder<TDbUsersArray> dbUsers,
Holder<TDbReqStatus> dbStatus) |
void |
DataBoxSupplementaryPortType.getDataBoxUsers(String dbID,
Boolean dbApproved,
String dbExternRefNumber,
Holder<TDbUsersArray> dbUsers,
Holder<TDbReqStatus> dbStatus) |
Copyright © 2017. All rights reserved.