|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portlet.documentlibrary.model.DLSyncUpdate
@JSON public class DLSyncUpdate
| Constructor Summary | |
|---|---|
DLSyncUpdate(java.util.List<DLSync> dlSyncs,
java.util.Date lastAccessDate)
|
|
| Method Summary | |
|---|---|
java.util.List<DLSync> |
getDLSyncs()
|
java.util.Date |
getLastAccessDate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLSyncUpdate(java.util.List<DLSync> dlSyncs,
java.util.Date lastAccessDate)
| Method Detail |
|---|
@JSON public java.util.List<DLSync> getDLSyncs()
public java.util.Date getLastAccessDate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||