Class EntityViewController
java.lang.Object
de.unibamberg.minf.core.web.controller.BaseNavigatingController
de.unibamberg.minf.core.web.controller.BaseTranslationController
de.uniba.minf.registry.view.controller.BaseViewController
de.uniba.minf.registry.view.controller.EntityViewController
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.beans.factory.InitializingBean,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class de.uniba.minf.registry.view.controller.BaseViewController
authInfoHelper, baseUrl, entityDefinitionRepository, entityDefinitionService, vocabularyDefinitionRepositoryFields inherited from class de.unibamberg.minf.core.web.controller.BaseTranslationController
messageSource, objectMapperFields inherited from class de.unibamberg.minf.core.web.controller.BaseNavigatingController
appContext, logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioneditEntity(de.uniba.minf.registry.model.entity.Entity entity, de.uniba.minf.registry.model.definition.EntityDefinition entityDefinition, org.springframework.ui.Model model, Locale locale) showEntity(String uniqueId, org.springframework.ui.Model model, Locale locale) showEntityInclude(String propertyIdentifier, String path, org.springframework.ui.Model model, Locale locale) Methods inherited from class de.uniba.minf.registry.view.controller.BaseViewController
getDraftCount, getPrimaryEntityDefinitions, getPrimaryEntityDefinitionsOrAll, getSecondaryEntityDefinitions, getSecondaryEntityDefinitionsOrEmpty, getSystemEntityDefinitions, getSystemVocabularyDefinitions, getVocabularyDefinitions, handleRuntimeExceptionMethods inherited from class de.unibamberg.minf.core.web.controller.BaseTranslationController
getActionResult, getJsonErrorList, getTranslationsMethods inherited from class de.unibamberg.minf.core.web.controller.BaseNavigatingController
afterPropertiesSet, getBuildProperties, getLoginUrl, getLogoutUrl, getNavigation, getNuance, getRefreshViews, overrideNavItem, setApplicationContext
-
Constructor Details
-
EntityViewController
public EntityViewController()
-
-
Method Details
-
newEntity
-
showEntity
-
editEntity
-
showEntityInclude
-