public class MccManager extends GeneratedMccManager
Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreatorDEFAULT_INITIAL_ATTRIBUTES, PRINCIPAL2READABLEABSTRACTLINKENTRYRELATION_MARKMODIFIED, PRINCIPAL2READABLEABSTRACTLINKENTRYRELATION_SRC_ORDERED, PRINCIPAL2READABLEABSTRACTLINKENTRYRELATION_TGT_ORDERED| Constructor and Description |
|---|
MccManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
createEssentialData(Map<String,String> params,
JspContext jspc)
Implement this method to create initial objects.
|
void |
createProjectData(Map<String,String> params,
JspContext jspc)
Implement this method to create data that is used in your project.
|
static MccManager |
getInstance()
Get the valid instance of this manager.
|
addToReadAbstractLinkEntry, addToReadAbstractLinkEntry, createDivider, createDivider, createDynamicLink, createDynamicLink, createStaticLink, createStaticLink, getDefaultAttributeModes, getName, getReadAbstractLinkEntry, getReadAbstractLinkEntry, getReadAbstractLinkEntryCount, getReadAbstractLinkEntryCount, removeFromReadAbstractLinkEntry, removeFromReadAbstractLinkEntry, setReadAbstractLinkEntry, setReadAbstractLinkEntrycheckBeforeItemRemoval, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrappublic static final MccManager getInstance()
public void createEssentialData(Map<String,String> params, JspContext jspc)
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 creationpublic void createProjectData(Map<String,String> params, JspContext jspc)
createProjectData 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 creationCopyright © 2017 SAP SE. All Rights Reserved.