|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTool | |
|---|---|
| org.silverpeas.admin.web | |
| org.silverpeas.admin.web.delegate | |
| org.silverpeas.admin.web.tools | |
| Uses of AbstractTool in org.silverpeas.admin.web |
|---|
| Methods in org.silverpeas.admin.web with parameters of type AbstractTool | |
|---|---|
protected PersonalToolEntity |
AbstractAdminResource.asWebPersonalEntity(AbstractTool tool)
Converts the tool into its corresponding web entity. |
static PersonalToolEntity |
PersonalToolEntity.createFrom(AbstractTool tool)
Creates a new personal tool entity from the specified tool. |
| Uses of AbstractTool in org.silverpeas.admin.web.delegate |
|---|
| Methods in org.silverpeas.admin.web.delegate that return types with arguments of type AbstractTool | |
|---|---|
Collection<AbstractTool> |
AdminPersonalWebDelegate.getUsedTools()
Gets used tools in the user personal space. |
| Uses of AbstractTool in org.silverpeas.admin.web.tools |
|---|
| Subclasses of AbstractTool in org.silverpeas.admin.web.tools | |
|---|---|
class |
AgendaTool
|
class |
ClipboardTool
|
class |
FavoriteLinkTool
|
class |
FavoriteRequestTool
|
class |
FeedbackTool
|
class |
FileSharingTool
|
class |
MyProfileTool
|
class |
NotificationTool
|
class |
ScheduleEventTool
|
class |
SubscriptionTool
|
class |
TodoTool
|
class |
WebConnectionTool
|
| Methods in org.silverpeas.admin.web.tools that return types with arguments of type AbstractTool | |
|---|---|
List<AbstractTool> |
ToolDelegate.getAllTools()
Gets all tools contained in Silverpeas |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||