Package org.bgerp.plugin.clb.team
Class Plugin
java.lang.Object
ru.bgcrm.plugin.Plugin
org.bgerp.plugin.clb.team.Plugin
-
Field Summary
FieldsFields inherited from class ru.bgcrm.plugin.Plugin
PATH_CSS, PATH_JS, PATH_JSP_ADMIN_PLUGIN, PATH_JSP_OPEN_PLUGIN, PATH_JSP_USER_PLUGIN, PATH_LIB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDefault implementation, loads endpoints from the XMLPlugin.document
.Methods inherited from class ru.bgcrm.plugin.Plugin
getActionPackages, getCleaner, getDependencies, getDocument, getEndpoints, getId, getLanguages, getLocalizer, getMessageTypeClass, getObjectTypes, getResourcePath, getTables, getTitle, getTitleWithPrefix, getXml, init, isEnabled, isSystem
-
Field Details
-
ID
- See Also:
-
PATH_JSP_OPEN
- See Also:
-
-
Constructor Details
-
Plugin
public Plugin()
-
-
Method Details
-
loadEndpoints
Description copied from class:Plugin
Default implementation, loads endpoints from the XMLPlugin.document
. Deprecated way, for backward compatibility only.- Overrides:
loadEndpoints
in classPlugin
- Returns:
-