|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentEntity | |
|---|---|
| org.silverpeas.admin.web | |
| Uses of ComponentEntity in org.silverpeas.admin.web |
|---|
| Methods in org.silverpeas.admin.web that return ComponentEntity | |
|---|---|
protected ComponentEntity |
AbstractAdminResource.asWebEntity(ComponentInstLight component)
Converts the component into its corresponding web entity. |
static ComponentEntity |
ComponentEntity.createFrom(ComponentInstLight component,
String language)
Creates a new ComponentInstLight entity from the specified ComponentInstLight. |
ComponentEntity |
ComponentResource.get()
Gets the JSON representation of the specified existing ComponentInstLight. |
| Methods in org.silverpeas.admin.web that return types with arguments of type ComponentEntity | |
|---|---|
Collection<ComponentEntity> |
SpaceResource.getComponents(String spaceId)
Gets the JSON representation of components of the given existing space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||