Uses of Class
org.exoplatform.services.jcr.ext.backup.server.bean.response.ShortInfo
-
Packages that use ShortInfo Package Description org.exoplatform.services.jcr.ext.backup.server.bean.response -
-
Uses of ShortInfo in org.exoplatform.services.jcr.ext.backup.server.bean.response
Subclasses of ShortInfo in org.exoplatform.services.jcr.ext.backup.server.bean.response Modifier and Type Class Description classDetailedInfoCreated by The eXo Platform SAS.classDetailedInfoExCreated by The eXo Platform SAS .Methods in org.exoplatform.services.jcr.ext.backup.server.bean.response that return types with arguments of type ShortInfo Modifier and Type Method Description Collection<ShortInfo>ShortInfoList. getBackups()getBackups.Method parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfo Modifier and Type Method Description voidShortInfoList. setBackups(Collection<ShortInfo> backups)setBackups.Constructor parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfo Constructor Description ShortInfoList(Collection<ShortInfo> backups)ShortInfoList constructor.
-