|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChangeSet
Method Summary | |
---|---|
Set<NodeKey> |
changedNodes()
|
String |
getProcessKey()
Get the key of the process in which the changes were made. |
String |
getRepositoryKey()
Get the key of the repository in which the changes were made. |
DateTime |
getTimestamp()
|
Map<String,String> |
getUserData()
|
String |
getUserId()
|
String |
getWorkspaceName()
Get the name of the workspace in which the changes were made. |
boolean |
isEmpty()
|
int |
size()
Return the number of individual changes. |
Methods inherited from interface java.lang.Iterable |
---|
iterator |
Method Detail |
---|
int size()
boolean isEmpty()
String getUserId()
Map<String,String> getUserData()
DateTime getTimestamp()
String getProcessKey()
String getRepositoryKey()
String getWorkspaceName()
Set<NodeKey> changedNodes()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |