public interface DWSItem
| Modifier and Type | Method and Description | 
|---|---|
| String | getAuthorLogin() | 
| String | getAuthorRef() | 
| Date | getCreated() | 
| String | getCreatedTS() | 
| String | getEditorLogin() | 
| String | getEditorRef() | 
| String | getFileRef() | 
| String | getId() | 
| Date | getModified() | 
| String | getModifiedTS() | 
| String | getUniqueId() | 
| void | updateReferences(List<User> users) | 
String getId()
String getUniqueId()
Date getCreated()
String getCreatedTS()
Date getModified()
String getModifiedTS()
String getAuthorLogin()
String getAuthorRef()
String getEditorLogin()
String getEditorRef()
String getFileRef()
Copyright © 2014 Nuxeo SA. All rights reserved.