public abstract class AuthorityEvent extends RepositoryEventImpl
| Modifier and Type | Field and Description |
|---|---|
protected String |
authorityName |
client, networkId, txnId| Modifier | Constructor and Description |
|---|---|
|
AuthorityEvent() |
protected |
AuthorityEvent(String authorityName,
long seqNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorityName() |
void |
setAuthorityName(String authorityName) |
String |
toString() |
equals, 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, getUsernameprotected String authorityName
protected AuthorityEvent(String authorityName, long seqNumber, String type, String txnId, String networkId, long timestamp, String username, Client client)
public AuthorityEvent()
public String toString()
toString in class RepositoryEventImplpublic String getAuthorityName()
public void setAuthorityName(String authorityName)
Copyright © 2005–2018 Alfresco Software. All rights reserved.