eXo JCR :: Component :: Extension Service 1.15.1-CP01

Uses of Class
org.exoplatform.services.jcr.ext.backup.server.bean.response.ShortInfo

Packages that use ShortInfo
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
 class DetailedInfo
          Created by The eXo Platform SAS.
 class DetailedInfoEx
          Created by The eXo Platform SAS .
 

Methods in org.exoplatform.services.jcr.ext.backup.server.bean.response that return types with arguments of type ShortInfo
 Collection<ShortInfo> ShortInfoList.getBackups()
          getBackups.
 

Method parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfo
 void ShortInfoList.setBackups(Collection<ShortInfo> backups)
          setBackups.
 

Constructor parameters in org.exoplatform.services.jcr.ext.backup.server.bean.response with type arguments of type ShortInfo
ShortInfoList(Collection<ShortInfo> backups)
          ShortInfoList constructor.
 


eXo JCR :: Component :: Extension Service 1.15.1-CP01

Copyright © 2013 eXo Platform SAS. All Rights Reserved.