Uses of Class
org.silverpeas.admin.web.AbstractPersonnalEntity

Packages that use AbstractPersonnalEntity
org.silverpeas.admin.web   
 

Uses of AbstractPersonnalEntity in org.silverpeas.admin.web
 

Subclasses of AbstractPersonnalEntity in org.silverpeas.admin.web
 class PersonalComponentEntity
          The personal component entity.
 class PersonalToolEntity
          The personal tool entity.
 

Methods in org.silverpeas.admin.web with type parameters of type AbstractPersonnalEntity
<T extends AbstractPersonnalEntity>
T
AbstractPersonnalEntity.withUriBase(URI uriBase)
           
 

Methods in org.silverpeas.admin.web that return types with arguments of type AbstractPersonnalEntity
 Collection<AbstractPersonnalEntity> SpaceResource.getPersonals(boolean getNotUsedComponents, boolean getUsedComponents, boolean getUsedTools)
          Gets the JSON representation of the content of user's personal space.
 



Copyright © 2016 Silverpeas. All Rights Reserved.