|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.backup.server.bean.response.ShortInfoList
public class ShortInfoList
Created by The eXo Platform SAS.
Date: 13.04.2009
| Constructor Summary | |
|---|---|
ShortInfoList()
ShortInfoList constructor. |
|
ShortInfoList(Collection<ShortInfo> backups)
ShortInfoList constructor. |
|
| Method Summary | |
|---|---|
Collection<ShortInfo> |
getBackups()
getBackups. |
void |
setBackups(Collection<ShortInfo> backups)
setBackups. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShortInfoList()
public ShortInfoList(Collection<ShortInfo> backups)
backups - Collection, the collection with ShortInfo for current and completed backups| Method Detail |
|---|
public Collection<ShortInfo> getBackups()
public void setBackups(Collection<ShortInfo> backups)
backups - Collection, the list of ShortInfo for current and completed backups
|
eXo JCR :: Component :: Extension Service 1.16.0-CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||