|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OwPlugin
Base interface for all plugins.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Method Summary | |
---|---|
OwXMLUtil |
getConfigNode()
get the plugin config node |
String |
getIcon()
get the icon URL for this plugin to be displayed |
String |
getPluginID()
get the plugin ID |
String |
getPluginTitle()
get a localized display name |
String |
getPluginType()
get the plugin type |
String |
getPluginTypeDisplayName()
get a display name for the plugin type |
Method Detail |
---|
String getPluginTitle()
String getPluginID()
String getPluginType()
String getPluginTypeDisplayName()
OwXMLUtil getConfigNode()
String getIcon() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |