public class MembershipResponse extends MembershipRequest
| Modifier and Type | Field and Description |
|---|---|
protected String |
groupId |
protected String |
url |
userId| Constructor and Description |
|---|
MembershipResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
String |
getUrl() |
void |
setGroupId(String groupId) |
void |
setUrl(String url) |
getUserId, setUserIdCopyright © 2016 Alfresco. All rights reserved.