| Package | Description |
|---|---|
| com.coverity.ws.v5 |
| Modifier and Type | Field and Description |
|---|---|
protected ServerDomainIdDataObj |
UserSpecDataObj.domain |
protected ServerDomainIdDataObj |
UserDataObj.domain |
protected ServerDomainIdDataObj |
GroupSpecDataObj.domain |
protected ServerDomainIdDataObj |
GroupIdDataObj.domain |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServerDomainIdDataObj> |
GetLdapServerDomainsResponse._return |
| Modifier and Type | Method and Description |
|---|---|
ServerDomainIdDataObj |
ObjectFactory.createServerDomainIdDataObj()
Create an instance of
ServerDomainIdDataObj |
ServerDomainIdDataObj |
UserSpecDataObj.getDomain()
Gets the value of the domain property.
|
ServerDomainIdDataObj |
UserDataObj.getDomain()
Gets the value of the domain property.
|
ServerDomainIdDataObj |
GroupSpecDataObj.getDomain()
Gets the value of the domain property.
|
ServerDomainIdDataObj |
GroupIdDataObj.getDomain()
Gets the value of the domain property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServerDomainIdDataObj> |
ConfigurationService.getLdapServerDomains() |
List<ServerDomainIdDataObj> |
GetLdapServerDomainsResponse.getReturn()
Gets the value of the return property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSpecDataObj.setDomain(ServerDomainIdDataObj value)
Sets the value of the domain property.
|
void |
UserDataObj.setDomain(ServerDomainIdDataObj value)
Sets the value of the domain property.
|
void |
GroupSpecDataObj.setDomain(ServerDomainIdDataObj value)
Sets the value of the domain property.
|
void |
GroupIdDataObj.setDomain(ServerDomainIdDataObj value)
Sets the value of the domain property.
|
Copyright © 2004-2013 Hudson. All Rights Reserved.