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
Modifier and Type | Method and Description |
---|---|
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
|
String getPluginTitle()
String getPluginID()
String getPluginType()
String getPluginTypeDisplayName()
OwXMLUtil getConfigNode()
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.