public class AuthorityAddedToGroupEvent extends AuthorityEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthorityAddedToGroupEvent.AuthorityAddedToGroupEventBuilder |
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE |
authorityNameclient, networkId, txnId| Constructor and Description |
|---|
AuthorityAddedToGroupEvent() |
| Modifier and Type | Method and Description |
|---|---|
static AuthorityAddedToGroupEvent.AuthorityAddedToGroupEventBuilder |
builder() |
String |
getParentGroup() |
void |
setParentGroup(String parentGroup) |
String |
toString() |
getAuthorityName, setAuthorityNameequals, getClient, getNetworkId, getTxnId, hashCode, setClient, setNetworkId, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetId, getTimestamp, getType, getUsernamepublic static final String EVENT_TYPE
public static AuthorityAddedToGroupEvent.AuthorityAddedToGroupEventBuilder builder()
public String getParentGroup()
public void setParentGroup(String parentGroup)
public String toString()
toString in class AuthorityEventCopyright © 2005–2018 Alfresco Software. All rights reserved.