public abstract class AbstractReply extends Object implements Reply
| Constructor and Description |
|---|
AbstractReply() |
AbstractReply(Request<?> request) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestId()
Gets the UUID for the original hash request
|
void |
setRequestId(String requestId)
Sets the UUID for the original hash request
|
public AbstractReply()
public AbstractReply(Request<?> request)
public String getRequestId()
getRequestId in interface Replypublic void setRequestId(String requestId)
requestId - Copyright © 2015 Alfresco Software. All rights reserved.