@GwtIncompatible public static class Group.GroupDepartmentAdminDeleteRequest extends Request<DefaultResponse>
Request.Protocol| Constructor and Description | 
|---|
GroupDepartmentAdminDeleteRequest(BroadWorksServer broadWorksServer,
                                 String userId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
formRequest()
Forms the XML Document for this Request Object. 
 | 
static Group.GroupDepartmentAdminDeleteRequest | 
getEmptyObject(BroadWorksServer broadWorksServer)
Retrieves this object with minimal setup. 
 | 
String | 
getUserId()  | 
Group.GroupDepartmentAdminDeleteRequest | 
setUserId(String userId)  | 
appendChild, appendChild, appendChild, asyncFire, createElement, createNilElement, createTextElement, fire, fire, getBroadWorksServer, getCacheString, getCommandElement, getCommandType, getDomDocument, getId, getResponseClass, getRootElement, getValidationErrorsAsString, isMemberOfBundle, isValid, setBroadWorksServer, setCommandElement, setCommandType, setDomDocument, setMemberOfBundle, setRequestId, setResponseClass, setRootElement, toString, validate@NotNull
 @Size(min=1,
      max=161)
protected String userId
public GroupDepartmentAdminDeleteRequest(BroadWorksServer broadWorksServer, String userId)
public Group.GroupDepartmentAdminDeleteRequest setUserId(String userId)
public String getUserId()
public static Group.GroupDepartmentAdminDeleteRequest getEmptyObject(BroadWorksServer broadWorksServer)
broadWorksServer - The BroadWorksServerpublic void formRequest()
formRequest in class Request<DefaultResponse>Copyright © 2016 ECG. All rights reserved.