public class VjdbcManager extends GeneratedVjdbcManager
Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreatorDEFAULT_INITIAL_ATTRIBUTES| Constructor and Description |
|---|
VjdbcManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEssentialData(java.util.Map<java.lang.String,java.lang.String> params,
JspContext jspc)
Implement this method to create initial objects.
|
void |
createProjectData(java.util.Map<java.lang.String,java.lang.String> params,
JspContext jspc) |
static VjdbcManager |
getInstance()
Get the valid instance of this manager.
|
VjdbcServerWrapper |
getWrapper()
Deprecated.
since 5.1
|
getDefaultAttributeModes, getNamecheckBeforeItemRemoval, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap@Deprecated public VjdbcServerWrapper getWrapper()
Registry.getSingletonGlobalApplicationContext()public static VjdbcManager getInstance()
public void createEssentialData(java.util.Map<java.lang.String,java.lang.String> params,
JspContext jspc)
throws java.lang.Exception
createEssentialData in class Extensionparams - the parameters provided by user for creation of objects for the extensionjspc - the jsp context; you can use it to write progress information to the jsp page during creationjava.lang.Exceptionpublic void createProjectData(java.util.Map<java.lang.String,java.lang.String> params,
JspContext jspc)
throws java.lang.Exception
createProjectData in class Extensionjava.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.