|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonalComponentEntity | |
|---|---|
| org.silverpeas.admin.web | |
| Uses of PersonalComponentEntity in org.silverpeas.admin.web |
|---|
| Methods in org.silverpeas.admin.web that return PersonalComponentEntity | |
|---|---|
protected PersonalComponentEntity |
AbstractAdminResource.asWebPersonalEntity(ComponentInst component)
Converts the personal component into its corresponding web entity. |
protected PersonalComponentEntity |
AbstractAdminResource.asWebPersonalEntity(WAComponent component)
Converts the personal component into its corresponding web entity. |
static PersonalComponentEntity |
PersonalComponentEntity.createFrom(ComponentInst component)
Creates a new personal component entity from the specified ComponentInst. |
static PersonalComponentEntity |
PersonalComponentEntity.createFrom(WAComponent component,
String componentLabel,
String language)
Creates a new personal component entity from the specified WAComponent. |
PersonalComponentEntity |
SpaceResource.discardComponent(String componentName)
Removes from the user's personal space the instantiation of the requested component. |
PersonalComponentEntity |
SpaceResource.useComponent(String componentName)
Instantiates the requested component in the user's personal space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||