public class MultiTenantAdminBasicOperationsController
extends org.broadleafcommerce.openadmin.web.controller.entity.AdminBasicOperationsController
extensionManager, searchFieldResolveradminNavigationService, adminRemoteSecurityService, CURRENT_ADMIN_MODULE_ATTRIBUTE_NAME, CURRENT_ADMIN_SECTION_ATTRIBUTE_NAME, customCriteriaService, DEFAULT_CONTAINER_VIEW, entityConfiguration, entityFormValidator, FILTER_VALUE_SEPARATOR, FILTER_VALUE_SEPARATOR_REGEX, filterProductTypeExtensionManager, formService, MODAL_CONTAINER_VIEW, service, validationService| Constructor and Description |
|---|
MultiTenantAdminBasicOperationsController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
modifyFetchPersistencePackageRequest(org.broadleafcommerce.openadmin.server.domain.PersistencePackageRequest ppr,
Map<String,String> pathVars) |
String |
showSelectCollectionItem(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.ui.Model model,
Map<String,String> pathVars,
String owningClass,
String collectionField,
String requestingEntityId,
boolean dynamicField,
org.springframework.util.MultiValueMap<String,String> requestParams) |
getTypeaheadResults, logJavaScriptError, sessionTimerReset, updateAdminNavigationattachSectionSpecificInfo, attachSectionSpecificInfo, createSectionCrumb, extractDynamicFormFields, getAddEntityTypes, getClassNameForSection, getCollectionListGrid, getCollectionListGrid, getCriteria, getDefaultEntityType, getDynamicFieldTemplateForm, getDynamicForm, getEntityForm, getEntityForm, getEntityForm, getFirstId, getLastId, getLowerCount, getMaxIndex, getMaxResults, getPageSize, getPersistencePackageRequest, getSectionCrumbs, getSectionCustomCriteria, getSectionKey, getSectionPersistencePackageRequest, getSectionPersistencePackageRequest, getSectionPersistencePackageRequest, getSectionPersistencePackageRequest, getSortDirections, getSortPropertyNames, getStartIndex, getUpperCount, modifyAddEntityForm, modifyCriteria, modifyEntityForm, populateJsonValidationErrors, setModelAttributes, setSpecializedNameForFields, translateErrorMessagepublic MultiTenantAdminBasicOperationsController()
protected void modifyFetchPersistencePackageRequest(org.broadleafcommerce.openadmin.server.domain.PersistencePackageRequest ppr,
Map<String,String> pathVars)
modifyFetchPersistencePackageRequest in class org.broadleafcommerce.openadmin.web.controller.entity.AdminBasicOperationsControllerpublic String showSelectCollectionItem(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.Model model, @PathVariable Map<String,String> pathVars, @PathVariable(value="owningClass") String owningClass, @PathVariable(value="collectionField") String collectionField, @RequestParam(required=false) String requestingEntityId, @RequestParam(defaultValue="false") boolean dynamicField, @RequestParam org.springframework.util.MultiValueMap<String,String> requestParams) throws Exception
showSelectCollectionItem in class org.broadleafcommerce.openadmin.web.controller.entity.AdminBasicOperationsControllerExceptionCopyright © 2020. All rights reserved.