Companywebcast API Wiki
Navigation
Cwc API Home
PlayerSDK
Meta Service
Getting Started
Creating a client
Methods
Data Types
Understanding Webcast security
Management Service
Getting Started
Creating a client
Methods
Data Types
Quick Search
Advanced Search »
Back
History
Admin Service
<style type="text/css"> div.header table { position: relative; left: 0px; top: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 100%; height: 21px; border-collapse: collapse; border-style: solid; border-width: 0px; background-color: #99ccff; } div.header table td { margin: 0px 0px 0px 0px; padding: 2px 0px 0px 4px; vertical-align: middle; border-width: 0px; border-style: solid; border-color: #999999; background: transparent; } table { width: 90%; margin-top: .6em; margin-bottom: .3em; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #999999; color:Black; background-color: #999999; } table th { background: #cccccc; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 10pt; color: Black; } table td { padding-left: 12px; background: #ffffff; vertical-align: top; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 10pt; color: Black; } table th, table td { border-style: solid; border-width: 0px 0px 1px 0px; border-color: #999999; padding: 4px 6px; text-align: left; } tr.startGroup0 td.first { background-color: #99ccff; padding-top: 2px; padding-bottom: 0px; background-image: url(ReportService_files/TopTab.gif); background-repeat: no-repeat; padding-left: 10; background-position: -80px 0; } tr.endGroup0 td.first { background-color: #99ccff; height: 10px; background-image: url(ReportService_files/BottomTab.gif); background-repeat: no-repeat; padding-left: 10; background-position: -80px 0; } tr.group0 td.first { padding-left: 10; } tr.startGroup0 td.middle, tr.startGroup0 td.last, tr.endGroup0 td.middle, tr.endGroup0 td.last { background-color: #99ccff; } tr.startGroup1 td.first { background-color: #80FF80; padding-top: 2px; padding-bottom: 0px; background-image: url(ReportService_files/TopTab.gif); background-repeat: no-repeat; padding-left: 20; background-position: -70px 0; } tr.endGroup1 td.first { background-color: #80FF80; height: 10px; background-image: url(ReportService_files/BottomTab.gif); background-repeat: no-repeat; padding-left: 20; background-position: -70px 0; } tr.group1 td.first { padding-left: 20; } tr.startGroup1 td.middle, tr.startGroup1 td.last, tr.endGroup1 td.middle, tr.endGroup1 td.last { background-color: #80FF80; } tr.startGroup2 td.first { background-color: #FFFF80; padding-top: 2px; padding-bottom: 0px; background-image: url(ReportService_files/TopTab.gif); background-repeat: no-repeat; padding-left: 30; background-position: -60px 0; } tr.endGroup2 td.first { background-color: #FFFF80; height: 10px; background-image: url(ReportService_files/BottomTab.gif); background-repeat: no-repeat; padding-left: 30; background-position: -60px 0; } tr.group2 td.first { padding-left: 30; } tr.startGroup2 td.middle, tr.startGroup2 td.last, tr.endGroup2 td.middle, tr.endGroup2 td.last { background-color: #FFFF80; } tr.startGroup3 td.first { background-color: #8080FF; padding-top: 2px; padding-bottom: 0px; background-image: url(ReportService_files/TopTab.gif); background-repeat: no-repeat; padding-left: 40; background-position: -50px 0; } tr.endGroup3 td.first { background-color: #8080FF; height: 10px; background-image: url(ReportService_files/BottomTab.gif); background-repeat: no-repeat; padding-left: 40; background-position: -50px 0; } tr.group3 td.first { padding-left: 40; } tr.startGroup3 td.middle, tr.startGroup3 td.last, tr.endGroup3 td.middle, tr.endGroup3 td.last { background-color: #8080FF; } tr.startGroup4 td.first { background-color: #FF80FF; padding-top: 2px; padding-bottom: 0px; background-image: url(ReportService_files/TopTab.gif); background-repeat: no-repeat; padding-left: 50; background-position: -40px 0; } tr.endGroup4 td.first { background-color: #FF80FF; height: 10px; background-image: url(ReportService_files/BottomTab.gif); background-repeat: no-repeat; padding-left: 50; background-position: -40px 0; } tr.group4 td.first { padding-left: 50; } tr.startGroup4 td.middle, tr.startGroup4 td.last, tr.endGroup4 td.middle, tr.endGroup4 td.last { background-color: #FF80FF; } </style> <div class="body"></div><a name="WS-AdminService"></a><div class="title"> <h3>AdminService Web Service</h3> <h3><a href="http://services.companywebcast.com/admin/1.0/adminservice.svc?wsdl">http://services.companywebcast.com/admin/1.0/adminservice.svc?wsdl</a></h3> </div> <div class="body"> <h5>Description</h5> <p>A Service for management type operations </p> </div><a name="ME-AdminService"></a><div class="title"> <h4>Methods: AdminService</h4> </div> <div class="body"> <h5>Methods</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Name </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td><a href="#ME-AdminService#CustomerCreate">CustomerCreate</a> </td> <td style="text-align: ">Creates a new customer with the given ChildCustomerCode<br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerDelete">CustomerDelete</a> </td> <td style="text-align: ">Remove a customer, fails if a customer has any related data, for example webcasts or users <br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerGet">CustomerGet</a> </td> <td style="text-align: ">Get a <a href="#CT-AdminService#tns_Customer">Customer</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerList">CustomerList</a> </td> <td style="text-align: ">Get a collection of child <a href="#CT-AdminService#tns_Customer">Customer</a>s, based on a parent CustomerCode<br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerLogList">CustomerLogList</a> </td> <td style="text-align: ">Get a collection of logs pertaining to a specific customer Fails if CustomerCode is null <br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerMove">CustomerMove</a> </td> <td style="text-align: ">Move a <a href="#CT-AdminService#tns_Customer">Customer</a> from one parent to another Fails if CustomerCode, CustomerCodeChild or CustomerCodeNew is null Fails if either parent does not exist Fails if CustomerCode is not the current parent of CustomerCodeChild<br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerSave">CustomerSave</a> </td> <td style="text-align: ">Saves changes to a <a href="#EL-AdminService#tns_Customer">Customer</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#CustomerSearch">CustomerSearch</a> </td> <td style="text-align: ">Search for one or more customers <br></td> </tr> <tr> <td><a href="#ME-AdminService#GroupList">GroupList</a> </td> <td style="text-align: ">? Fails if CustomerCode is null Fails if the Customer identified by CustomerCode does not exist <br></td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserAdd">GroupUserAdd</a> </td> <td style="text-align: ">? Fails if CustomerCode, GroupCode or GroupUserName is null Fails if the <a href="#CT-AdminService#tns_User">User</a> identified by GroupUserName does not belong to the Customer identified by CustomerCode<br></td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserList">GroupUserList</a> </td> <td style="text-align: ">? Fails if a customer can not be found for this CustomerCode Fails if a group can not be found for this GroupCode<br></td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserRemove">GroupUserRemove</a> </td> <td style="text-align: ">? Removes a <a href="#CT-AdminService#tns_User">User</a> from a group Fails if CustomerCode, GroupCode or GroupUserName is null Fails if the <a href="#CT-AdminService#tns_User">User</a> identified by GroupUserName does not belong to the Customer identified by CustomerCode Fails if the Group identified by GroupCode does not exist <br></td> </tr> <tr> <td><a href="#ME-AdminService#ProfileCreate">ProfileCreate</a> </td> <td style="text-align: ">Create a <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#ProfileGet">ProfileGet</a> </td> <td style="text-align: ">Get a <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#ProfileList">ProfileList</a> </td> <td style="text-align: ">Get a collection of <a href="#CT-AdminService#tns_Profile">Profile</a>s for a specific customer <br></td> </tr> <tr> <td><a href="#ME-AdminService#ProfileSave">ProfileSave</a> </td> <td style="text-align: ">Persist changes to a <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#UserAuthenticate">UserAuthenticate</a> </td> <td style="text-align: ">Authenticate a <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> <tr> <td><a href="#ME-AdminService#UserCreate">UserCreate</a> </td> <td style="text-align: ">Create a new <a href="#CT-AdminService#tns_User">User</a> for a <a href="#CT-AdminService#tns_Customer">Customer</a> Fails if CustomerCode is null Fails if ClientUsername is already in use <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserDelete">UserDelete</a> </td> <td style="text-align: ">Permanently remove a user Fails if ClientUsername is null Fails if a <a href="#CT-AdminService#tns_User">User</a> with ClientUsername does not exist <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserGet">UserGet</a> </td> <td style="text-align: ">Get a <a href="#CT-AdminService#tns_User">User</a> Fails if Username is null <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserPasswordSet">UserPasswordSet</a> </td> <td style="text-align: ">Sets a password for a specific <a href="#CT-AdminService#tns_User">User</a> Fails if ClientUsernamePassword is null Fails if a <a href="#CT-AdminService#tns_User">User</a> is not found for ClientUsername<br></td> </tr> <tr> <td><a href="#ME-AdminService#UserSave">UserSave</a> </td> <td style="text-align: ">Save changes to a <a href="#CT-AdminService#tns_User">User</a> Changes to Name, Properties and Email are persisted Other properties are ignored <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserSearch">UserSearch</a> </td> <td style="text-align: ">Search for one or more <a href="#CT-AdminService#tns_User">User</a>s <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserSettingSave">UserSettingSave</a> </td> <td style="text-align: ">Persist a collection of settings for a specific domain This will not replace the entire domain, just those settings specified in Settings Fails if either Domain or ClientUserName is null <br></td> </tr> <tr> <td><a href="#ME-AdminService#UserSettingSearch">UserSettingSearch</a> </td> <td style="text-align: ">Get a collection of <a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a>s belonging to a <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerCreate"></a><div class="title"> <h5>Method: CustomerCreate</h5> </div> <div class="body"> <h5>Description</h5> <p>Creates a new customer with the given ChildCustomerCode</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer this will be the new customer's parent Username must be authorized for this customer<br></td> </tr> <tr> <td>ChildCustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer, used to create a new customer <br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerCreateResult">CustomerCreateResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerCreateResponse">CustomerCreateResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerCreateResult">CustomerCreateResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerDelete"></a><div class="title"> <h5>Method: CustomerDelete</h5> </div> <div class="body"> <h5>Description</h5> <p>Remove a customer, fails if a customer has any related data, for example webcasts or users </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The customer to be removed<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerDeleteResult">CustomerDeleteResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerDeleteResponse">CustomerDeleteResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerDeleteResult">CustomerDeleteResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerGet"></a><div class="title"> <h5>Method: CustomerGet</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a <a href="#CT-AdminService#tns_Customer">Customer</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ChildCustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Customer </td> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A <a href="#CT-AdminService#tns_Customer">Customer</a>, or null if not found<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerGetResult">CustomerGetResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerGetResponse">CustomerGetResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerGetResult">CustomerGetResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Customer">Customer</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerList"></a><div class="title"> <h5>Method: CustomerList</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a collection of child <a href="#CT-AdminService#tns_Customer">Customer</a>s, based on a parent CustomerCode</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The parent customer<br></td> </tr> <tr> <td>Customers </td> <td><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_Customer">Customer</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerListResult">CustomerListResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerListResponse">CustomerListResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerListResult">CustomerListResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Customers">Customers</a> </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerLogList"></a><div class="title"> <h5>Method: CustomerLogList</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a collection of logs pertaining to a specific customer Fails if CustomerCode is null </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>PageNumber </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>PageSize </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>LogEntries </td> <td><a href="#CT-AdminService#tns_LogEntries">LogEntries</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_LogEntry">LogEntry</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerLogListResult">CustomerLogListResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerLogListResponse">CustomerLogListResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerLogListResult">CustomerLogListResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_LogEntries">LogEntries</a> </td> <td class="middle"><a href="#CT-AdminService#tns_LogEntries">LogEntries</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerMove"></a><div class="title"> <h5>Method: CustomerMove</h5> </div> <div class="body"> <h5>Description</h5> <p>Move a <a href="#CT-AdminService#tns_Customer">Customer</a> from one parent to another Fails if CustomerCode, CustomerCodeChild or CustomerCodeNew is null Fails if either parent does not exist Fails if CustomerCode is not the current parent of CustomerCodeChild</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The current parent customer<br></td> </tr> <tr> <td>CustomerCodeChild </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The customer to be moved<br></td> </tr> <tr> <td>CustomerCodeNew </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The new parent customer<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerMoveResult">CustomerMoveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerMoveResponse">CustomerMoveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerMoveResult">CustomerMoveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerSave"></a><div class="title"> <h5>Method: CustomerSave</h5> </div> <div class="body"> <h5>Description</h5> <p>Saves changes to a <a href="#EL-AdminService#tns_Customer">Customer</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Customer </td> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">A <a href="#CT-AdminService#tns_Customer">Customer</a> containing changes that need to be saved<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerSaveResult">CustomerSaveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerSaveResponse">CustomerSaveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerSaveResult">CustomerSaveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#CustomerSearch"></a><div class="title"> <h5>Method: CustomerSearch</h5> </div> <div class="body"> <h5>Description</h5> <p>Search for one or more customers </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>UserName </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td> </td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Id </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Code </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Name </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">(part of) a customer's name<br></td> </tr> <tr> <td>OrderBy </td> <td><a href="#ST-AdminService-tns_CustomerSearchOrder">CustomerSearchOrder</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Orders the results<br></td> </tr> <tr> <td>PageNumber </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>PageSize </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>Customers </td> <td><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_Customer">Customer</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_CustomerSearchResult">CustomerSearchResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_CustomerSearchResponse">CustomerSearchResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_CustomerSearchResult">CustomerSearchResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Customers_1">Customers</a> </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#GroupList"></a><div class="title"> <h5>Method: GroupList</h5> </div> <div class="body"> <h5>Description</h5> <p>? Fails if CustomerCode is null Fails if the Customer identified by CustomerCode does not exist </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Groups </td> <td><a href="#CT-AdminService#tns_Groups">Groups</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of Groups<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_GroupListResult">GroupListResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_GroupListResponse">GroupListResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_GroupListResult">GroupListResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Groups_1">Groups</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Groups">Groups</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#GroupUserAdd"></a><div class="title"> <h5>Method: GroupUserAdd</h5> </div> <div class="body"> <h5>Description</h5> <p>? Fails if CustomerCode, GroupCode or GroupUserName is null Fails if the <a href="#CT-AdminService#tns_User">User</a> identified by GroupUserName does not belong to the Customer identified by CustomerCode</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>GroupCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a group<br></td> </tr> <tr> <td>GroupUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a user<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_GroupUserAddResult">GroupUserAddResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_GroupUserAddResponse">GroupUserAddResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_GroupUserAddResult">GroupUserAddResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#GroupUserList"></a><div class="title"> <h5>Method: GroupUserList</h5> </div> <div class="body"> <h5>Description</h5> <p>? Fails if a customer can not be found for this CustomerCode Fails if a group can not be found for this GroupCode</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>GroupCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a group<br></td> </tr> <tr> <td>Users </td> <td><a href="#CT-AdminService#tns_GroupUsers">GroupUsers</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of group users<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_GroupUserListResult">GroupUserListResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_GroupUserListResponse">GroupUserListResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_GroupUserListResult">GroupUserListResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Users">Users</a> </td> <td class="middle"><a href="#CT-AdminService#tns_GroupUsers">GroupUsers</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#GroupUserRemove"></a><div class="title"> <h5>Method: GroupUserRemove</h5> </div> <div class="body"> <h5>Description</h5> <p>? Removes a <a href="#CT-AdminService#tns_User">User</a> from a group Fails if CustomerCode, GroupCode or GroupUserName is null Fails if the <a href="#CT-AdminService#tns_User">User</a> identified by GroupUserName does not belong to the Customer identified by CustomerCode Fails if the Group identified by GroupCode does not exist </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>GroupCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a group<br></td> </tr> <tr> <td>GroupUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a user<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_GroupUserRemoveResult">GroupUserRemoveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_GroupUserRemoveResponse">GroupUserRemoveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_GroupUserRemoveResult">GroupUserRemoveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#ProfileCreate"></a><div class="title"> <h5>Method: ProfileCreate</h5> </div> <div class="body"> <h5>Description</h5> <p>Create a <a href="#CT-AdminService#tns_Profile">Profile</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>ProfileCode </td> <td>string </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies the created <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_ProfileCreateResult">ProfileCreateResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_ProfileCreateResponse">ProfileCreateResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_ProfileCreateResult">ProfileCreateResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_ProfileCode">ProfileCode</a> </td> <td class="middle">string </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#ProfileGet"></a><div class="title"> <h5>Method: ProfileGet</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a <a href="#CT-AdminService#tns_Profile">Profile</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ProfileCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> <tr> <td>Profile </td> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A <a href="#CT-AdminService#tns_Profile">Profile</a><br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_ProfileGetResult">ProfileGetResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_ProfileGetResponse">ProfileGetResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_ProfileGetResult">ProfileGetResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Profile">Profile</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#ProfileList"></a><div class="title"> <h5>Method: ProfileList</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a collection of <a href="#CT-AdminService#tns_Profile">Profile</a>s for a specific customer </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Profiles </td> <td><a href="#CT-AdminService#tns_ProfileSummaries">ProfileSummaries</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_Profile">Profile</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_ProfileListResult">ProfileListResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_ProfileListResponse">ProfileListResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_ProfileListResult">ProfileListResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Profiles">Profiles</a> </td> <td class="middle"><a href="#CT-AdminService#tns_ProfileSummaries">ProfileSummaries</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#ProfileSave"></a><div class="title"> <h5>Method: ProfileSave</h5> </div> <div class="body"> <h5>Description</h5> <p>Persist changes to a <a href="#CT-AdminService#tns_Profile">Profile</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Profile </td> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The profile that needs to be persisted<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_ProfileSaveResult">ProfileSaveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_ProfileSaveResponse">ProfileSaveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_ProfileSaveResult">ProfileSaveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserAuthenticate"></a><div class="title"> <h5>Method: UserAuthenticate</h5> </div> <div class="body"> <h5>Description</h5> <p>Authenticate a <a href="#CT-AdminService#tns_User">User</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>IsAuthenticated </td> <td>boolean </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">True if authenticated, false otherwise<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserAuthenticateResult">UserAuthenticateResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserAuthenticateResponse">UserAuthenticateResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserAuthenticateResult">UserAuthenticateResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_IsAuthenticated">IsAuthenticated</a> </td> <td class="middle">boolean </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserCreate"></a><div class="title"> <h5>Method: UserCreate</h5> </div> <div class="body"> <h5>Description</h5> <p>Create a new <a href="#CT-AdminService#tns_User">User</a> for a <a href="#CT-AdminService#tns_Customer">Customer</a> Fails if CustomerCode is null Fails if ClientUsername is already in use </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>ClientUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Name used to create a new <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserCreateResult">UserCreateResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserCreateResponse">UserCreateResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserCreateResult">UserCreateResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserDelete"></a><div class="title"> <h5>Method: UserDelete</h5> </div> <div class="body"> <h5>Description</h5> <p>Permanently remove a user Fails if ClientUsername is null Fails if a <a href="#CT-AdminService#tns_User">User</a> with ClientUsername does not exist </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ClientUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a <a href="#CT-AdminService#tns_User">User</a> to be deleted<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserDeleteResult">UserDeleteResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserDeleteResponse">UserDeleteResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserDeleteResult">UserDeleteResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserGet"></a><div class="title"> <h5>Method: UserGet</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a <a href="#CT-AdminService#tns_User">User</a> Fails if Username is null </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ClientUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> <tr> <td>User </td> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserGetResult">UserGetResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserGetResponse">UserGetResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserGetResult">UserGetResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_User_1">User</a> </td> <td class="middle"><a href="#CT-AdminService#tns_User">User</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserPasswordSet"></a><div class="title"> <h5>Method: UserPasswordSet</h5> </div> <div class="body"> <h5>Description</h5> <p>Sets a password for a specific <a href="#CT-AdminService#tns_User">User</a> Fails if ClientUsernamePassword is null Fails if a <a href="#CT-AdminService#tns_User">User</a> is not found for ClientUsername</p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ClientUsername </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a <a href="#CT-AdminService#tns_User">User</a><br></td> </tr> <tr> <td>ClientUsernamePassword </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">The new password<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserPasswordSetResult">UserPasswordSetResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserPasswordSetResponse">UserPasswordSetResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserPasswordSetResult">UserPasswordSetResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserSave"></a><div class="title"> <h5>Method: UserSave</h5> </div> <div class="body"> <h5>Description</h5> <p>Save changes to a <a href="#CT-AdminService#tns_User">User</a> Changes to Name, Properties and Email are persisted Other properties are ignored </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>User </td> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: "><a href="#CT-AdminService#tns_User">User</a> to be persisted<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserSaveResult">UserSaveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserSaveResponse">UserSaveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserSaveResult">UserSaveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserSearch"></a><div class="title"> <h5>Method: UserSearch</h5> </div> <div class="body"> <h5>Description</h5> <p>Search for one or more <a href="#CT-AdminService#tns_User">User</a>s </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>CustomerCode </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a customer<br></td> </tr> <tr> <td>Email </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">(part of) a valid email adress<br></td> </tr> <tr> <td>Role </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Only users who have this role will be returned, use "none" to return users with no roles<br></td> </tr> <tr> <td>Name </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">(part of) the user's name<br></td> </tr> <tr> <td>Domain </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Only users who have settings belonging to this domain will be returned<br></td> </tr> <tr> <td>Setting </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Only users who have this setting will be returned<br></td> </tr> <tr> <td>QueryText </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">A generic way of searching for users<br></td> </tr> <tr> <td>Order </td> <td><a href="#ST-AdminService-tns_UserSearchOrder">UserSearchOrder</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for ordering results<br></td> </tr> <tr> <td>PageNumber </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>PageSize </td> <td>int </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for paginating results<br></td> </tr> <tr> <td>Users </td> <td><a href="#CT-AdminService#tns_UserSummaries">UserSummaries</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_User">User</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserSearchResult">UserSearchResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserSearchResponse">UserSearchResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserSearchResult">UserSearchResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_Users_1">Users</a> </td> <td class="middle"><a href="#CT-AdminService#tns_UserSummaries">UserSummaries</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserSettingSave"></a><div class="title"> <h5>Method: UserSettingSave</h5> </div> <div class="body"> <h5>Description</h5> <p>Persist a collection of settings for a specific domain This will not replace the entire domain, just those settings specified in Settings Fails if either Domain or ClientUserName is null </p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ClientUserName </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Owner of the settings to be persisted <br></td> </tr> <tr> <td>Domain </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Domain to which these settings belong<br></td> </tr> <tr> <td>Settings </td> <td><a href="#CT-AdminService#tns_Settings">Settings</a> </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">A collection of settings<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserSettingSaveResult">UserSettingSaveResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserSettingSaveResponse">UserSettingSaveResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserSettingSaveResult">UserSettingSaveResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="ME-AdminService#UserSettingSearch"></a><div class="title"> <h5>Method: UserSettingSearch</h5> </div> <div class="body"> <h5>Description</h5> <p>Get a collection of <a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a>s belonging to a <a href="#CT-AdminService#tns_User">User</a></p> <h5>Parameters</h5> <table cellspacing="0" class="reference"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="14%"> <col width="16%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Direction </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>Username </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>Password </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Used for authentication<br></td> </tr> <tr> <td>ClientUserName </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Uniquely identifies a user<br></td> </tr> <tr> <td>Domain </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Only settings belonging to this domain will be returned<br></td> </tr> <tr> <td>Setting </td> <td>string </td> <td>Input </td> <td>No </td> <td>0..1 </td> <td>No </td> <td style="text-align: ">Only this setting will be returned<br></td> </tr> <tr> <td>settings </td> <td><a href="#CT-AdminService#tns_DomainSettings">DomainSettings</a> </td> <td>Output </td> <td>Yes </td> <td>1..1 </td> <td>No </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a>s<br></td> </tr> </tbody> </table> <h5>Returns</h5> <p>A <a href="#EL-AdminService#tns_UserSettingSearchResult">UserSettingSearchResult</a> element.</p> <h5>Output (Literal)</h5> <p>The output of this method is the document element <a href="#EL-AdminService#tns_UserSettingSearchResponse">UserSettingSearchResponse</a> having the structure defined by the following table.</p> <table cellspacing="0" class="grouped"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="16%"> <col width="20%"> <thead> <tr> <th>Name </th> <th>Type </th> <th>Required? </th> <th>Occurs </th> <th>Nillable? </th> <th>Description </th> </tr> </thead> <tbody> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_UserSettingSearchResult">UserSettingSearchResult</a> </td> <td class="middle">int </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">No </td> <td class="last"> </td> </tr> <tr class="group-1"> <td class="first"><a href="#EL-AdminService#tns_settings">settings</a> </td> <td class="middle"><a href="#CT-AdminService#tns_DomainSettings">DomainSettings</a> </td> <td class="middle">No </td> <td class="middle">0..1 </td> <td class="middle">Yes </td> <td class="last"> </td> </tr> </tbody> </table> </div><a name="CT-AdminService"></a><div class="title"> <h4>Complex Types: AdminService</h4> </div> <div class="body"> <h5>Complex Types</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Name </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_ArrayOfModule">ArrayOfModule</a> </td> <td> </td> </tr> <tr> <td><a href="#CT-AdminService#tns2_ArrayOfstring">ArrayOfstring</a> </td> <td> </td> </tr> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td style="text-align: ">Represents a Customer <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a>s <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td style="text-align: ">A concise representation of a customer <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a> </td> <td style="text-align: ">Helper class, used to map settings to a domain <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_DomainSettings">DomainSettings</a> </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a>s <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_Groups">Groups</a> </td> <td style="text-align: ">A collection of Role Groups <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_GroupUsers">GroupUsers</a> </td> <td style="text-align: ">A collection of Role Group Users <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a> </td> <td style="text-align: ">A key / value pair <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_LogEntries">LogEntries</a> </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_LogEntry">LogEntry</a>s <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td style="text-align: ">An Agatha-related log entry Describes events logged in the Agatha pipeline <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_Name">Name</a> </td> <td style="text-align: ">A person's name <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td style="text-align: ">Metadata defaults used to create new webcasts <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_ProfileSummaries">ProfileSummaries</a> </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a>s <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a> </td> <td> </td> </tr> <tr> <td><a href="#CT-AdminService#tns_Properties">Properties</a> </td> <td style="text-align: ">A Collection of <a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a>s <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_Settings">Settings</a> </td> <td style="text-align: ">A collection of settings <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td style="text-align: ">A system user <br></td> </tr> <tr> <td><a href="#CT-AdminService#tns_UserSummaries">UserSummaries</a> </td> <td style="text-align: ">A collection of <a href="#CT-AdminService#tns_User">User</a>s <br></td> </tr> </tbody> </table> </div><a name="CT-AdminService#tns_ArrayOfModule"></a><div class="title"> <h5>Complex Type: ArrayOfModule</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Module </td> <td class="middle">Module </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Module"></a><div class="title"> <h6>Element: Module (type ArrayOfModule)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_ArrayOfModule">ArrayOfModule</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_ArrayOfModule">See ArrayOfModule</a></p> </div><a name="CT-AdminService#tns2_ArrayOfstring"></a><div class="title"> <h5>Complex Type: ArrayOfstring</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns2_string"></a><div class="title"> <h6>Element: string (type ArrayOfstring)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns2_ArrayOfstring">ArrayOfstring</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns2_ArrayOfstring">See ArrayOfstring</a></p> </div><a name="CT-AdminService#tns_Customer"></a><div class="title"> <h5>Complex Type: Customer</h5> </div> <div class="body"> <h5>Description</h5> <p>Represents a Customer </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Uniquely identifies this customer <br></td> </tr> <tr class="group0"> <td class="first">Description </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A customer's description <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A customer's name <br></td> </tr> <tr class="group0"> <td class="first">Reference </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">An external reference <br></td> </tr> <tr class="group0"> <td class="first">TimeZoneName </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The time zone name pertaining to this customer <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Customer">Customer (element CustomerGetResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Code"></a><div class="title"> <h6>Element: Code (type Customer)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Customer">See Customer</a></p> </div><a name="EL-AdminService#tns_Description"></a><div class="title"> <h6>Element: Description (type Customer)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Customer">See Customer</a></p> </div><a name="EL-AdminService#tns_Name"></a><div class="title"> <h6>Element: Name (type Customer)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Customer">See Customer</a></p> </div><a name="EL-AdminService#tns_Reference"></a><div class="title"> <h6>Element: Reference (type Customer)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Customer">See Customer</a></p> </div><a name="EL-AdminService#tns_TimeZoneName"></a><div class="title"> <h6>Element: TimeZoneName (type Customer)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Customer">See Customer</a></p> </div><a name="CT-AdminService#tns_CustomerSummaries"></a><div class="title"> <h5>Complex Type: CustomerSummaries</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of <a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerSummary </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Customers">Customers (element CustomerListResponse)</a> </td> <td>Element </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Customers_1">Customers (element CustomerSearchResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerSummary"></a><div class="title"> <h6>Element: CustomerSummary (type CustomerSummaries)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Uniquely identifies this Customer <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">this Customer's name <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_CustomerSummaries">See CustomerSummaries</a></p> </div><a name="CT-AdminService#tns_CustomerSummary"></a><div class="title"> <h5>Complex Type: CustomerSummary</h5> </div> <div class="body"> <h5>Description</h5> <p>A concise representation of a customer </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Uniquely identifies this Customer <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">this Customer's name <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Code_1"></a><div class="title"> <h6>Element: Code (type CustomerSummary)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_CustomerSummary">See CustomerSummary</a></p> </div><a name="EL-AdminService#tns_Name_1"></a><div class="title"> <h6>Element: Name (type CustomerSummary)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_CustomerSummary">See CustomerSummary</a></p> </div><a name="CT-AdminService#tns_DomainSetting"></a><div class="title"> <h5>Complex Type: DomainSetting</h5> </div> <div class="body"> <h5>Description</h5> <p>Helper class, used to map settings to a domain </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Domain </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Setting </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Domain"></a><div class="title"> <h6>Element: Domain (type DomainSetting)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_DomainSetting">See DomainSetting</a></p> </div><a name="EL-AdminService#tns_Setting"></a><div class="title"> <h6>Element: Setting (type DomainSetting)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_DomainSetting">See DomainSetting</a></p> </div><a name="CT-AdminService#tns_DomainSettings"></a><div class="title"> <h5>Complex Type: DomainSettings</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of <a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">DomainSetting </td> <td class="middle"><a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_settings">settings (element UserSettingSearchResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_DomainSetting"></a><div class="title"> <h6>Element: DomainSetting (type DomainSettings)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Domain </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Setting </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_DomainSettings">DomainSettings</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_DomainSettings">See DomainSettings</a></p> </div><a name="CT-AdminService#tns_Groups"></a><div class="title"> <h5>Complex Type: Groups</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of Role Groups </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Groups_1">Groups (element GroupListResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_string"></a><div class="title"> <h6>Element: string (type Groups)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Groups">Groups</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Groups">See Groups</a></p> </div><a name="CT-AdminService#tns_GroupUsers"></a><div class="title"> <h5>Complex Type: GroupUsers</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of Role Group Users </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Users">Users (element GroupUserListResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_string_1"></a><div class="title"> <h6>Element: string (type GroupUsers)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_GroupUsers">GroupUsers</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_GroupUsers">See GroupUsers</a></p> </div><a name="CT-AdminService#tns_KeyValueItem"></a><div class="title"> <h5>Complex Type: KeyValueItem</h5> </div> <div class="body"> <h5>Description</h5> <p>A key / value pair </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Key </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Value </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Key"></a><div class="title"> <h6>Element: Key (type KeyValueItem)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_KeyValueItem">See KeyValueItem</a></p> </div><a name="EL-AdminService#tns_Value"></a><div class="title"> <h6>Element: Value (type KeyValueItem)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_KeyValueItem">See KeyValueItem</a></p> </div><a name="CT-AdminService#tns_LogEntries"></a><div class="title"> <h5>Complex Type: LogEntries</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of <a href="#CT-AdminService#tns_LogEntry">LogEntry</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">LogEntry </td> <td class="middle"><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_LogEntries">LogEntries (element CustomerLogListResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_LogEntry"></a><div class="title"> <h6>Element: LogEntry (type LogEntries)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">ActionCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Type of action that caused this entry to be created <br></td> </tr> <tr class="group0"> <td class="first">At </td> <td class="middle">dateTime </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Time of creation <br></td> </tr> <tr class="group0"> <td class="first">ObjectCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Identifier of object that was affected <br></td> </tr> <tr class="group0"> <td class="first">ObjectType </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Type of object that was affected <br></td> </tr> <tr class="group0"> <td class="first">UserName </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">User that caused this entry to be created <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntries">LogEntries</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntries">See LogEntries</a></p> </div><a name="CT-AdminService#tns_LogEntry"></a><div class="title"> <h5>Complex Type: LogEntry</h5> </div> <div class="body"> <h5>Description</h5> <p>An Agatha-related log entry Describes events logged in the Agatha pipeline </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">ActionCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Type of action that caused this entry to be created <br></td> </tr> <tr class="group0"> <td class="first">At </td> <td class="middle">dateTime </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Time of creation <br></td> </tr> <tr class="group0"> <td class="first">ObjectCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Identifier of object that was affected <br></td> </tr> <tr class="group0"> <td class="first">ObjectType </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Type of object that was affected <br></td> </tr> <tr class="group0"> <td class="first">UserName </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">User that caused this entry to be created <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ActionCode"></a><div class="title"> <h6>Element: ActionCode (type LogEntry)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntry">See LogEntry</a></p> </div><a name="EL-AdminService#tns_At"></a><div class="title"> <h6>Element: At (type LogEntry)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntry">See LogEntry</a></p> </div><a name="EL-AdminService#tns_ObjectCode"></a><div class="title"> <h6>Element: ObjectCode (type LogEntry)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntry">See LogEntry</a></p> </div><a name="EL-AdminService#tns_ObjectType"></a><div class="title"> <h6>Element: ObjectType (type LogEntry)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntry">See LogEntry</a></p> </div><a name="EL-AdminService#tns_UserName"></a><div class="title"> <h6>Element: UserName (type LogEntry)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_LogEntry">See LogEntry</a></p> </div><a name="CT-AdminService#tns_Name"></a><div class="title"> <h5>Complex Type: Name</h5> </div> <div class="body"> <h5>Description</h5> <p>A person's name </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">First </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Last </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Middle </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Title </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_First"></a><div class="title"> <h6>Element: First (type Name)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Name">Name</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Name">See Name</a></p> </div><a name="EL-AdminService#tns_Last"></a><div class="title"> <h6>Element: Last (type Name)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Name">Name</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Name">See Name</a></p> </div><a name="EL-AdminService#tns_Middle"></a><div class="title"> <h6>Element: Middle (type Name)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Name">Name</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Name">See Name</a></p> </div><a name="EL-AdminService#tns_Title"></a><div class="title"> <h6>Element: Title (type Name)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Name">Name</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Name">See Name</a></p> </div><a name="CT-AdminService#tns_Profile"></a><div class="title"> <h5>Complex Type: Profile</h5> </div> <div class="body"> <h5>Description</h5> <p>Metadata defaults used to create new webcasts </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">DefaultTitle </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Modules </td> <td class="middle"><a href="#CT-AdminService#tns_ArrayOfModule">ArrayOfModule</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Public </td> <td class="middle">boolean </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Profile">Profile (element ProfileGetResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Code_2"></a><div class="title"> <h6>Element: Code (type Profile)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Profile">See Profile</a></p> </div><a name="EL-AdminService#tns_DefaultTitle"></a><div class="title"> <h6>Element: DefaultTitle (type Profile)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Profile">See Profile</a></p> </div><a name="EL-AdminService#tns_Modules"></a><div class="title"> <h6>Element: Modules (type Profile)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Module </td> <td class="middle">Module </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Profile">See Profile</a></p> </div><a name="EL-AdminService#tns_Name_2"></a><div class="title"> <h6>Element: Name (type Profile)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Profile">See Profile</a></p> </div><a name="EL-AdminService#tns_Public"></a><div class="title"> <h6>Element: Public (type Profile)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Profile">See Profile</a></p> </div><a name="CT-AdminService#tns_ProfileSummaries"></a><div class="title"> <h5>Complex Type: ProfileSummaries</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of <a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">ProfileSummary </td> <td class="middle"><a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Profiles">Profiles (element ProfileListResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ProfileSummary"></a><div class="title"> <h6>Element: ProfileSummary (type ProfileSummaries)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Title </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_ProfileSummaries">ProfileSummaries</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_ProfileSummaries">See ProfileSummaries</a></p> </div><a name="CT-AdminService#tns_ProfileSummary"></a><div class="title"> <h5>Complex Type: ProfileSummary</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Title </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_Code_3"></a><div class="title"> <h6>Element: Code (type ProfileSummary)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_ProfileSummary">See ProfileSummary</a></p> </div><a name="EL-AdminService#tns_Title_1"></a><div class="title"> <h6>Element: Title (type ProfileSummary)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_ProfileSummary">See ProfileSummary</a></p> </div><a name="CT-AdminService#tns_Properties"></a><div class="title"> <h5>Complex Type: Properties</h5> </div> <div class="body"> <h5>Description</h5> <p>A Collection of <a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">KeyValueItem </td> <td class="middle"><a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_KeyValueItem"></a><div class="title"> <h6>Element: KeyValueItem (type Properties)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Key </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Value </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Properties">Properties</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Properties">See Properties</a></p> </div><a name="CT-AdminService#tns_Settings"></a><div class="title"> <h5>Complex Type: Settings</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of settings </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_string_2"></a><div class="title"> <h6>Element: string (type Settings)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_Settings">Settings</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_Settings">See Settings</a></p> </div><a name="CT-AdminService#tns_User"></a><div class="title"> <h5>Complex Type: User</h5> </div> <div class="body"> <h5>Description</h5> <p>A system user </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Identifies the customer to whom this user belongs <br></td> </tr> <tr class="group0"> <td class="first">Email </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's email adress <br></td> </tr> <tr class="group0"> <td class="first">Groups </td> <td class="middle"><a href="#CT-AdminService#tns2_ArrayOfstring">ArrayOfstring</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of role groups <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle"><a href="#CT-AdminService#tns_Name">Name</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's actual <a href="#CT-AdminService#tns_Name">Name</a><br></td> </tr> <tr class="group0"> <td class="first">Properties </td> <td class="middle"><a href="#CT-AdminService#tns_Properties">Properties</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of custom settings <br></td> </tr> <tr class="group0"> <td class="first">Username </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's username <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_User_1">User (element UserGetResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerCode"></a><div class="title"> <h6>Element: CustomerCode (type User)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="EL-AdminService#tns_Email"></a><div class="title"> <h6>Element: Email (type User)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="EL-AdminService#tns_Groups"></a><div class="title"> <h6>Element: Groups (type User)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="EL-AdminService#tns_Name_3"></a><div class="title"> <h6>Element: Name (type User)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">First </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Last </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Middle </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Title </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="EL-AdminService#tns_Properties"></a><div class="title"> <h6>Element: Properties (type User)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">KeyValueItem </td> <td class="middle"><a href="#CT-AdminService#tns_KeyValueItem">KeyValueItem</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="EL-AdminService#tns_Username"></a><div class="title"> <h6>Element: Username (type User)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_User">User</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_User">See User</a></p> </div><a name="CT-AdminService#tns_UserSummaries"></a><div class="title"> <h5>Complex Type: UserSummaries</h5> </div> <div class="body"> <h5>Description</h5> <p>A collection of <a href="#CT-AdminService#tns_User">User</a>s </p> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">User </td> <td class="middle"><a href="#CT-AdminService#tns_User">User</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Users_1">Users (element UserSearchResponse)</a> </td> <td>Element </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_User"></a><div class="title"> <h6>Element: User (type UserSummaries)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Identifies the customer to whom this user belongs <br></td> </tr> <tr class="group0"> <td class="first">Email </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's email adress <br></td> </tr> <tr class="group0"> <td class="first">Groups </td> <td class="middle"><a href="#CT-AdminService#tns2_ArrayOfstring">ArrayOfstring</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of role groups <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle"><a href="#CT-AdminService#tns_Name">Name</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's actual <a href="#CT-AdminService#tns_Name">Name</a><br></td> </tr> <tr class="group0"> <td class="first">Properties </td> <td class="middle"><a href="#CT-AdminService#tns_Properties">Properties</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of custom settings <br></td> </tr> <tr class="group0"> <td class="first">Username </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's username <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#CT-AdminService#tns_UserSummaries">UserSummaries</a> </td> <td>Complex Type </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#CT-AdminService#tns_UserSummaries">See UserSummaries</a></p> </div><a name="ST-AdminService"></a><div class="title"> <h4>Simple Types: AdminService</h4> </div> <div class="body"> <h5>Simple Types</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Name </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td><a href="#ST-AdminService-tns_CustomerSearchOrder">CustomerSearchOrder</a> </td> <td style="text-align: ">Used to determine sort order for customer related queries <br></td> </tr> <tr> <td><a href="#ST-AdminService-tns_UserSearchOrder">UserSearchOrder</a> </td> <td style="text-align: ">Used to order user related queries <br></td> </tr> </tbody> </table> </div><a name="ST-AdminService-tns_CustomerSearchOrder"></a><div class="title"> <h5>Simple Type: CustomerSearchOrder</h5> </div> <div class="body"> <h5>Enumeration</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Value </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>IdAsc </td> <td> </td> </tr> <tr> <td>IdDesc </td> <td> </td> </tr> <tr> <td>CodeAsc </td> <td> </td> </tr> <tr> <td>CodeDesc </td> <td> </td> </tr> <tr> <td>NameAsc </td> <td> </td> </tr> <tr> <td>NameDesc </td> <td> </td> </tr> <tr> <td>DomainAsc </td> <td> </td> </tr> <tr> <td>DomainDesc </td> <td> </td> </tr> </tbody> </table> </div><a name="ST-AdminService-tns_UserSearchOrder"></a><div class="title"> <h5>Simple Type: UserSearchOrder</h5> </div> <div class="body"> <h5>Enumeration</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Value </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td>IdAsc </td> <td> </td> </tr> <tr> <td>IdDesc </td> <td> </td> </tr> <tr> <td>UserNameAsc </td> <td> </td> </tr> <tr> <td>UserNameDesc </td> <td> </td> </tr> <tr> <td>EmailAsc </td> <td> </td> </tr> <tr> <td>EmailDesc </td> <td> </td> </tr> <tr> <td>FirstNameAsc </td> <td> </td> </tr> <tr> <td>FirstNameDesc </td> <td> </td> </tr> <tr> <td>LastNameAsc </td> <td> </td> </tr> <tr> <td>LastNameDesc </td> <td> </td> </tr> </tbody> </table> </div><a name="EL-AdminService"></a><div class="title"> <h4>Elements: AdminService</h4> </div> <div class="body"> <h5>Elements</h5> <table cellspacing="0" class="reference"> <col width="35%"> <col width="65%"> <thead> <tr> <th>Name </th> <th>Description </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_Customer">Customer (element CustomerGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerCreateResponse">CustomerCreateResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerCreateResult">CustomerCreateResult (element CustomerCreateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerDeleteResponse">CustomerDeleteResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerDeleteResult">CustomerDeleteResult (element CustomerDeleteResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerGetResponse">CustomerGetResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerGetResult">CustomerGetResult (element CustomerGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerListResponse">CustomerListResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerListResult">CustomerListResult (element CustomerListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerLogListResponse">CustomerLogListResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerLogListResult">CustomerLogListResult (element CustomerLogListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerMoveResponse">CustomerMoveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerMoveResult">CustomerMoveResult (element CustomerMoveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Customers">Customers (element CustomerListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Customers_1">Customers (element CustomerSearchResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerSaveResponse">CustomerSaveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerSaveResult">CustomerSaveResult (element CustomerSaveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerSearchResponse">CustomerSearchResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_CustomerSearchResult">CustomerSearchResult (element CustomerSearchResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupListResponse">GroupListResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupListResult">GroupListResult (element GroupListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Groups_1">Groups (element GroupListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserAddResponse">GroupUserAddResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserAddResult">GroupUserAddResult (element GroupUserAddResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserListResponse">GroupUserListResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserListResult">GroupUserListResult (element GroupUserListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserRemoveResponse">GroupUserRemoveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_GroupUserRemoveResult">GroupUserRemoveResult (element GroupUserRemoveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_IsAuthenticated">IsAuthenticated (element UserAuthenticateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_LogEntries">LogEntries (element CustomerLogListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Profile">Profile (element ProfileGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileCode">ProfileCode (element ProfileCreateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileCreateResponse">ProfileCreateResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileCreateResult">ProfileCreateResult (element ProfileCreateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileGetResponse">ProfileGetResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileGetResult">ProfileGetResult (element ProfileGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileListResponse">ProfileListResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileListResult">ProfileListResult (element ProfileListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Profiles">Profiles (element ProfileListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileSaveResponse">ProfileSaveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_ProfileSaveResult">ProfileSaveResult (element ProfileSaveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_settings">settings (element UserSettingSearchResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_User_1">User (element UserGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserAuthenticateResponse">UserAuthenticateResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserAuthenticateResult">UserAuthenticateResult (element UserAuthenticateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserCreateResponse">UserCreateResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserCreateResult">UserCreateResult (element UserCreateResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserDeleteResponse">UserDeleteResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserDeleteResult">UserDeleteResult (element UserDeleteResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserGetResponse">UserGetResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserGetResult">UserGetResult (element UserGetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserPasswordSetResponse">UserPasswordSetResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserPasswordSetResult">UserPasswordSetResult (element UserPasswordSetResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Users">Users (element GroupUserListResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_Users_1">Users (element UserSearchResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSaveResponse">UserSaveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSaveResult">UserSaveResult (element UserSaveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSearchResponse">UserSearchResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSearchResult">UserSearchResult (element UserSearchResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSettingSaveResponse">UserSettingSaveResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSettingSaveResult">UserSettingSaveResult (element UserSettingSaveResponse)</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSettingSearchResponse">UserSettingSearchResponse</a> </td> <td> </td> </tr> <tr> <td><a href="#EL-AdminService#tns_UserSettingSearchResult">UserSettingSearchResult (element UserSettingSearchResponse)</a> </td> <td> </td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerCreateResponse"></a><div class="title"> <h5>Element: CustomerCreateResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerCreateResult">CustomerCreateResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerCreateResult"></a><div class="title"> <h6>Element: CustomerCreateResult (element CustomerCreateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerCreateResponse">CustomerCreateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerCreate">CustomerCreate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerCreateResponse">See CustomerCreateResponse</a></p> </div><a name="EL-AdminService#tns_CustomerDeleteResponse"></a><div class="title"> <h5>Element: CustomerDeleteResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerDeleteResult">CustomerDeleteResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerDeleteResult"></a><div class="title"> <h6>Element: CustomerDeleteResult (element CustomerDeleteResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerDeleteResponse">CustomerDeleteResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerDelete">CustomerDelete</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerDeleteResponse">See CustomerDeleteResponse</a></p> </div><a name="EL-AdminService#tns_CustomerGetResponse"></a><div class="title"> <h5>Element: CustomerGetResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerGetResult">CustomerGetResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Customer">Customer</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Customer">Customer</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerGetResult"></a><div class="title"> <h6>Element: CustomerGetResult (element CustomerGetResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerGetResponse">CustomerGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerGet">CustomerGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerGetResponse">See CustomerGetResponse</a></p> </div><a name="EL-AdminService#tns_Customer"></a><div class="title"> <h6>Element: Customer (element CustomerGetResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Uniquely identifies this customer <br></td> </tr> <tr class="group0"> <td class="first">Description </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A customer's description <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A customer's name <br></td> </tr> <tr class="group0"> <td class="first">Reference </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">An external reference <br></td> </tr> <tr class="group0"> <td class="first">TimeZoneName </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The time zone name pertaining to this customer <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerGetResponse">CustomerGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerGet">CustomerGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerGetResponse">See CustomerGetResponse</a></p> </div><a name="EL-AdminService#tns_CustomerListResponse"></a><div class="title"> <h5>Element: CustomerListResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerListResult">CustomerListResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Customers">Customers</a> </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerListResult"></a><div class="title"> <h6>Element: CustomerListResult (element CustomerListResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerListResponse">CustomerListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerList">CustomerList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerListResponse">See CustomerListResponse</a></p> </div><a name="EL-AdminService#tns_Customers"></a><div class="title"> <h6>Element: Customers (element CustomerListResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerSummary </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerListResponse">CustomerListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerList">CustomerList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerListResponse">See CustomerListResponse</a></p> </div><a name="EL-AdminService#tns_CustomerLogListResponse"></a><div class="title"> <h5>Element: CustomerLogListResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerLogListResult">CustomerLogListResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_LogEntries">LogEntries</a> </td> <td class="middle"><a href="#CT-AdminService#tns_LogEntries">LogEntries</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerLogListResult"></a><div class="title"> <h6>Element: CustomerLogListResult (element CustomerLogListResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerLogListResponse">CustomerLogListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerLogList">CustomerLogList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerLogListResponse">See CustomerLogListResponse</a></p> </div><a name="EL-AdminService#tns_LogEntries"></a><div class="title"> <h6>Element: LogEntries (element CustomerLogListResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">LogEntry </td> <td class="middle"><a href="#CT-AdminService#tns_LogEntry">LogEntry</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerLogListResponse">CustomerLogListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerLogList">CustomerLogList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerLogListResponse">See CustomerLogListResponse</a></p> </div><a name="EL-AdminService#tns_CustomerMoveResponse"></a><div class="title"> <h5>Element: CustomerMoveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerMoveResult">CustomerMoveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerMoveResult"></a><div class="title"> <h6>Element: CustomerMoveResult (element CustomerMoveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerMoveResponse">CustomerMoveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerMove">CustomerMove</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerMoveResponse">See CustomerMoveResponse</a></p> </div><a name="EL-AdminService#tns_CustomerSaveResponse"></a><div class="title"> <h5>Element: CustomerSaveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerSaveResult">CustomerSaveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerSaveResult"></a><div class="title"> <h6>Element: CustomerSaveResult (element CustomerSaveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerSaveResponse">CustomerSaveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerSave">CustomerSave</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerSaveResponse">See CustomerSaveResponse</a></p> </div><a name="EL-AdminService#tns_CustomerSearchResponse"></a><div class="title"> <h5>Element: CustomerSearchResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_CustomerSearchResult">CustomerSearchResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Customers_1">Customers</a> </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummaries">CustomerSummaries</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_CustomerSearchResult"></a><div class="title"> <h6>Element: CustomerSearchResult (element CustomerSearchResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerSearchResponse">CustomerSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerSearch">CustomerSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerSearchResponse">See CustomerSearchResponse</a></p> </div><a name="EL-AdminService#tns_Customers_1"></a><div class="title"> <h6>Element: Customers (element CustomerSearchResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerSummary </td> <td class="middle"><a href="#CT-AdminService#tns_CustomerSummary">CustomerSummary</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_CustomerSearchResponse">CustomerSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#CustomerSearch">CustomerSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_CustomerSearchResponse">See CustomerSearchResponse</a></p> </div><a name="EL-AdminService#tns_GroupListResponse"></a><div class="title"> <h5>Element: GroupListResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_GroupListResult">GroupListResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Groups_1">Groups</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Groups">Groups</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_GroupListResult"></a><div class="title"> <h6>Element: GroupListResult (element GroupListResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupListResponse">GroupListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupList">GroupList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupListResponse">See GroupListResponse</a></p> </div><a name="EL-AdminService#tns_Groups_1"></a><div class="title"> <h6>Element: Groups (element GroupListResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupListResponse">GroupListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupList">GroupList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupListResponse">See GroupListResponse</a></p> </div><a name="EL-AdminService#tns_GroupUserAddResponse"></a><div class="title"> <h5>Element: GroupUserAddResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_GroupUserAddResult">GroupUserAddResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_GroupUserAddResult"></a><div class="title"> <h6>Element: GroupUserAddResult (element GroupUserAddResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupUserAddResponse">GroupUserAddResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserAdd">GroupUserAdd</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupUserAddResponse">See GroupUserAddResponse</a></p> </div><a name="EL-AdminService#tns_GroupUserListResponse"></a><div class="title"> <h5>Element: GroupUserListResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_GroupUserListResult">GroupUserListResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Users">Users</a> </td> <td class="middle"><a href="#CT-AdminService#tns_GroupUsers">GroupUsers</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_GroupUserListResult"></a><div class="title"> <h6>Element: GroupUserListResult (element GroupUserListResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupUserListResponse">GroupUserListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserList">GroupUserList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupUserListResponse">See GroupUserListResponse</a></p> </div><a name="EL-AdminService#tns_Users"></a><div class="title"> <h6>Element: Users (element GroupUserListResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">string </td> <td class="middle">string </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupUserListResponse">GroupUserListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserList">GroupUserList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupUserListResponse">See GroupUserListResponse</a></p> </div><a name="EL-AdminService#tns_GroupUserRemoveResponse"></a><div class="title"> <h5>Element: GroupUserRemoveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_GroupUserRemoveResult">GroupUserRemoveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_GroupUserRemoveResult"></a><div class="title"> <h6>Element: GroupUserRemoveResult (element GroupUserRemoveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_GroupUserRemoveResponse">GroupUserRemoveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#GroupUserRemove">GroupUserRemove</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_GroupUserRemoveResponse">See GroupUserRemoveResponse</a></p> </div><a name="EL-AdminService#tns_ProfileCreateResponse"></a><div class="title"> <h5>Element: ProfileCreateResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_ProfileCreateResult">ProfileCreateResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_ProfileCode">ProfileCode</a> </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ProfileCreateResult"></a><div class="title"> <h6>Element: ProfileCreateResult (element ProfileCreateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileCreateResponse">ProfileCreateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileCreate">ProfileCreate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileCreateResponse">See ProfileCreateResponse</a></p> </div><a name="EL-AdminService#tns_ProfileCode"></a><div class="title"> <h6>Element: ProfileCode (element ProfileCreateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileCreateResponse">ProfileCreateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileCreate">ProfileCreate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileCreateResponse">See ProfileCreateResponse</a></p> </div><a name="EL-AdminService#tns_ProfileGetResponse"></a><div class="title"> <h5>Element: ProfileGetResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_ProfileGetResult">ProfileGetResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Profile">Profile</a> </td> <td class="middle"><a href="#CT-AdminService#tns_Profile">Profile</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ProfileGetResult"></a><div class="title"> <h6>Element: ProfileGetResult (element ProfileGetResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileGetResponse">ProfileGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileGet">ProfileGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileGetResponse">See ProfileGetResponse</a></p> </div><a name="EL-AdminService#tns_Profile"></a><div class="title"> <h6>Element: Profile (element ProfileGetResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Code </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">DefaultTitle </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Modules </td> <td class="middle"><a href="#CT-AdminService#tns_ArrayOfModule">ArrayOfModule</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">Public </td> <td class="middle">boolean </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileGetResponse">ProfileGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileGet">ProfileGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileGetResponse">See ProfileGetResponse</a></p> </div><a name="EL-AdminService#tns_ProfileListResponse"></a><div class="title"> <h5>Element: ProfileListResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_ProfileListResult">ProfileListResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Profiles">Profiles</a> </td> <td class="middle"><a href="#CT-AdminService#tns_ProfileSummaries">ProfileSummaries</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ProfileListResult"></a><div class="title"> <h6>Element: ProfileListResult (element ProfileListResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileListResponse">ProfileListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileList">ProfileList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileListResponse">See ProfileListResponse</a></p> </div><a name="EL-AdminService#tns_Profiles"></a><div class="title"> <h6>Element: Profiles (element ProfileListResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">ProfileSummary </td> <td class="middle"><a href="#CT-AdminService#tns_ProfileSummary">ProfileSummary</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileListResponse">ProfileListResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileList">ProfileList</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileListResponse">See ProfileListResponse</a></p> </div><a name="EL-AdminService#tns_ProfileSaveResponse"></a><div class="title"> <h5>Element: ProfileSaveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_ProfileSaveResult">ProfileSaveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_ProfileSaveResult"></a><div class="title"> <h6>Element: ProfileSaveResult (element ProfileSaveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_ProfileSaveResponse">ProfileSaveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#ProfileSave">ProfileSave</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_ProfileSaveResponse">See ProfileSaveResponse</a></p> </div><a name="EL-AdminService#tns_UserAuthenticateResponse"></a><div class="title"> <h5>Element: UserAuthenticateResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserAuthenticateResult">UserAuthenticateResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_IsAuthenticated">IsAuthenticated</a> </td> <td class="middle">boolean </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserAuthenticateResult"></a><div class="title"> <h6>Element: UserAuthenticateResult (element UserAuthenticateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserAuthenticateResponse">UserAuthenticateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserAuthenticate">UserAuthenticate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserAuthenticateResponse">See UserAuthenticateResponse</a></p> </div><a name="EL-AdminService#tns_IsAuthenticated"></a><div class="title"> <h6>Element: IsAuthenticated (element UserAuthenticateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserAuthenticateResponse">UserAuthenticateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserAuthenticate">UserAuthenticate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserAuthenticateResponse">See UserAuthenticateResponse</a></p> </div><a name="EL-AdminService#tns_UserCreateResponse"></a><div class="title"> <h5>Element: UserCreateResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserCreateResult">UserCreateResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserCreateResult"></a><div class="title"> <h6>Element: UserCreateResult (element UserCreateResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserCreateResponse">UserCreateResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserCreate">UserCreate</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserCreateResponse">See UserCreateResponse</a></p> </div><a name="EL-AdminService#tns_UserDeleteResponse"></a><div class="title"> <h5>Element: UserDeleteResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserDeleteResult">UserDeleteResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserDeleteResult"></a><div class="title"> <h6>Element: UserDeleteResult (element UserDeleteResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserDeleteResponse">UserDeleteResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserDelete">UserDelete</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserDeleteResponse">See UserDeleteResponse</a></p> </div><a name="EL-AdminService#tns_UserGetResponse"></a><div class="title"> <h5>Element: UserGetResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserGetResult">UserGetResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_User_1">User</a> </td> <td class="middle"><a href="#CT-AdminService#tns_User">User</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserGetResult"></a><div class="title"> <h6>Element: UserGetResult (element UserGetResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserGetResponse">UserGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserGet">UserGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserGetResponse">See UserGetResponse</a></p> </div><a name="EL-AdminService#tns_User_1"></a><div class="title"> <h6>Element: User (element UserGetResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">CustomerCode </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">Identifies the customer to whom this user belongs <br></td> </tr> <tr class="group0"> <td class="first">Email </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's email adress <br></td> </tr> <tr class="group0"> <td class="first">Groups </td> <td class="middle"><a href="#CT-AdminService#tns2_ArrayOfstring">ArrayOfstring</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of role groups <br></td> </tr> <tr class="group0"> <td class="first">Name </td> <td class="middle"><a href="#CT-AdminService#tns_Name">Name</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's actual <a href="#CT-AdminService#tns_Name">Name</a><br></td> </tr> <tr class="group0"> <td class="first">Properties </td> <td class="middle"><a href="#CT-AdminService#tns_Properties">Properties</a> </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">A collection of custom settings <br></td> </tr> <tr class="group0"> <td class="first">Username </td> <td class="middle">string </td> <td class="middle">0..1 </td> <td style="text-align: " class="last">The user's username <br></td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserGetResponse">UserGetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserGet">UserGet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserGetResponse">See UserGetResponse</a></p> </div><a name="EL-AdminService#tns_UserPasswordSetResponse"></a><div class="title"> <h5>Element: UserPasswordSetResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserPasswordSetResult">UserPasswordSetResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserPasswordSetResult"></a><div class="title"> <h6>Element: UserPasswordSetResult (element UserPasswordSetResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserPasswordSetResponse">UserPasswordSetResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserPasswordSet">UserPasswordSet</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserPasswordSetResponse">See UserPasswordSetResponse</a></p> </div><a name="EL-AdminService#tns_UserSaveResponse"></a><div class="title"> <h5>Element: UserSaveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserSaveResult">UserSaveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserSaveResult"></a><div class="title"> <h6>Element: UserSaveResult (element UserSaveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSaveResponse">UserSaveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSave">UserSave</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSaveResponse">See UserSaveResponse</a></p> </div><a name="EL-AdminService#tns_UserSearchResponse"></a><div class="title"> <h5>Element: UserSearchResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserSearchResult">UserSearchResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_Users_1">Users</a> </td> <td class="middle"><a href="#CT-AdminService#tns_UserSummaries">UserSummaries</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserSearchResult"></a><div class="title"> <h6>Element: UserSearchResult (element UserSearchResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSearchResponse">UserSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSearch">UserSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSearchResponse">See UserSearchResponse</a></p> </div><a name="EL-AdminService#tns_Users_1"></a><div class="title"> <h6>Element: Users (element UserSearchResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">User </td> <td class="middle"><a href="#CT-AdminService#tns_User">User</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSearchResponse">UserSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSearch">UserSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSearchResponse">See UserSearchResponse</a></p> </div><a name="EL-AdminService#tns_UserSettingSaveResponse"></a><div class="title"> <h5>Element: UserSettingSaveResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserSettingSaveResult">UserSettingSaveResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserSettingSaveResult"></a><div class="title"> <h6>Element: UserSettingSaveResult (element UserSettingSaveResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSettingSaveResponse">UserSettingSaveResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSettingSave">UserSettingSave</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSettingSaveResponse">See UserSettingSaveResponse</a></p> </div><a name="EL-AdminService#tns_UserSettingSearchResponse"></a><div class="title"> <h5>Element: UserSettingSearchResponse</h5> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_UserSettingSearchResult">UserSettingSearchResult</a> </td> <td class="middle">int </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first"><a href="#EL-AdminService#tns_settings">settings</a> </td> <td class="middle"><a href="#CT-AdminService#tns_DomainSettings">DomainSettings</a> </td> <td class="middle">0..1 </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> </div><a name="EL-AdminService#tns_UserSettingSearchResult"></a><div class="title"> <h6>Element: UserSettingSearchResult (element UserSettingSearchResponse)</h6> </div> <div class="body"> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSettingSearchResponse">UserSettingSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSettingSearch">UserSettingSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSettingSearchResponse">See UserSettingSearchResponse</a></p> </div><a name="EL-AdminService#tns_settings"></a><div class="title"> <h6>Element: settings (element UserSettingSearchResponse)</h6> </div> <div class="body"> <h5>Content Model</h5> <p>Contains elements as defined in the following table.</p> <table cellspacing="0" class="grouped"> <col width="22%"> <col width="22%"> <col width="12%"> <col width="44%"> <thead> <tr> <th>Component </th> <th>Type </th> <th>Occurs </th> <th>Description </th> </tr> </thead> <tbody> <tr class="startGroup0"> <td class="first"><img border="0" src="AdminService_files/SequenceScreen.gif"> </td> <td class="middle"> </td> <td class="middle">1..1 </td> <td class="last"> </td> </tr> <tr class="group0"> <td class="first">DomainSetting </td> <td class="middle"><a href="#CT-AdminService#tns_DomainSetting">DomainSetting</a> </td> <td class="middle">0..* </td> <td class="last"> </td> </tr> <tr class="endGroup0"> <td class="first"></td> <td class="middle"></td> <td class="middle"></td> <td class="last"></td> </tr> </tbody> </table> <h5>Referenced By</h5> <table cellspacing="0" class="reference"> <col width="50%"> <col width="50%"> <thead> <tr> <th>Name </th> <th>Type </th> </tr> </thead> <tbody> <tr> <td><a href="#EL-AdminService#tns_UserSettingSearchResponse">UserSettingSearchResponse</a> </td> <td>Element </td> </tr> <tr> <td><a href="#ME-AdminService#UserSettingSearch">UserSettingSearch</a> </td> <td>Method </td> </tr> </tbody> </table> <h5>Definition</h5> <p><a href="#EL-AdminService#tns_UserSettingSearchResponse">See UserSettingSearchResponse</a></p> </div>