|
Liferay 6.1.0-ce-ga1 | |||||||||
| 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(List<DLSync> dlSyncs,
Date lastAccessDate)
|
|
| Method Summary | |
|---|---|
List<DLSync> |
getDLSyncs()
|
Date |
getLastAccessDate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DLSyncUpdate(List<DLSync> dlSyncs,
Date lastAccessDate)
| Method Detail |
|---|
@JSON public List<DLSync> getDLSyncs()
public Date getLastAccessDate()
|
Liferay 6.1.0-ce-ga1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||