Package org.bgerp.plugin.pln.blow
Class Plugin
java.lang.Object
ru.bgcrm.plugin.Plugin
org.bgerp.plugin.pln.blow.Plugin
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final Plugin
static final String
static final String
Fields 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
-
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, getLocalization, getLocalizer, getMessageTypeClass, getObjectTypes, getResourcePath, getTables, getTitle, getTitleWithPrefix, getXml, init, isEnabled, isSystem
-
Field Details
-
ID
- See Also:
-
INSTANCE
-
PATH_JSP_USER
- See Also:
-
PATH_JSP_OPEN
- See Also:
-
-
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:
-