JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
se.conciliate.extensions.content
Interface RestRevisionEntry
public interface
RestRevisionEntry
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getMessage
()
Date
getTime
()
String
getType
()
RestUser
getUser
()
Method Details
getType
String
getType
()
getMessage
String
getMessage
()
getTime
Date
getTime
()
getUser
RestUser
getUser
()