@GwtIncompatible public static class UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest extends Request<UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListResponse>
Request.Protocol
Modifier and Type | Field and Description |
---|---|
protected LDAPPage |
page |
protected String |
searchKey |
protected User |
user |
Constructor and Description |
---|
UserLDAPIntegrationGetDirectoryListRequest(User user) |
Modifier and Type | Method and Description |
---|---|
void |
formRequest()
Forms the XML Document for this Request Object.
|
static UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest |
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup.
|
LDAPPage |
getPage() |
String |
getSearchKey() |
User |
getUser() |
UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest |
setPage(LDAPPage page) |
UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest |
setSearchKey(String searchKey) |
UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest |
setUser(User user) |
appendChild, appendChild, appendChild, asyncFire, createDocument, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, isMemberOfBundle, isValid, run, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate
@NotNull protected transient User user
@Size(min=1) protected String searchKey
protected LDAPPage page
public UserLDAPIntegrationGetDirectoryListRequest(User user)
public UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest setUser(User user)
public User getUser()
public UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest setSearchKey(String searchKey)
public String getSearchKey()
public UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest setPage(LDAPPage page)
public LDAPPage getPage()
public static UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer
- The BroadWorksServerpublic void formRequest()
formRequest
in class Request<UserLDAPIntegration.UserLDAPIntegrationGetDirectoryListResponse>
Copyright © 2016 ECG. All rights reserved.