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

Packages that use SpaceAppearanceEntity
org.silverpeas.admin.web   
 

Uses of SpaceAppearanceEntity in org.silverpeas.admin.web
 

Methods in org.silverpeas.admin.web that return SpaceAppearanceEntity
protected  SpaceAppearanceEntity AbstractAdminResource.asWebEntity(SpaceInstLight space, String look, String wallpaper, String css)
          Converts the space appearance into its corresponding web entity.
static SpaceAppearanceEntity SpaceAppearanceEntity.createFrom(SpaceInstLight space, String look, String wallpaper, String css)
          Creates a new space appearance entity from the specified data.
 SpaceAppearanceEntity SpaceResource.getAppearance(String spaceId)
          Gets the JSON representation of the given existing space.
 SpaceAppearanceEntity SpaceAppearanceEntity.withURI(URI uri)
          Sets a URI to this entity.
 



Copyright © 2016 Silverpeas. All Rights Reserved.