|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |