public class GroupRequest extends GroupResponse
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
isNameChanged |
protected boolean |
isTypeChanged |
id, name, type, url| Constructor and Description |
|---|
GroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNameChanged() |
boolean |
isTypeChanged() |
void |
setName(String name) |
void |
setType(String type) |
protected boolean isNameChanged
protected boolean isTypeChanged
public void setType(String type)
setType in class GroupResponsepublic void setName(String name)
setName in class GroupResponsepublic boolean isNameChanged()
public boolean isTypeChanged()
Copyright © 2016 Alfresco. All rights reserved.