public class UserGroupImportConfig extends AEntityImportConfig<BenutzerGruppe>
context, dependencies, entity, importJson, LOG, LOG_PREFIX, originalID, originalName, originalUUID, persisted, persistedName| Constructor and Description |
|---|
UserGroupImportConfig(IEntityContext ec,
Mandant client,
BenutzerGruppe entity,
Set<IEntityDependency> dependencies,
String importJson) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
makeEntityUnique(IEntityContext ec) |
protected void |
postCreate(IEntityContext ec) |
protected void |
postUpdate(IEntityContext ec) |
protected void |
preUpdate(IEntityContext ec) |
finalize, findPersisted, getAllChildrenFlat, getChildren, getConflictResolveAction, getDependencies, getDependencyUuid, getEntity, getEntityClass, getEntityToOverride, getImportJson, getOriginalID, getOriginalName, getOriginalUUID, getPersisted, getUuidEntityValue, isEntityExists, isImported, isUuidExisting, loadAlternative, preCreate, resolveDependencies, setAlternativeId, setConflictResolveAction, setEntity, setEntityToOverride, setImported, setPersisted, stage, toString, updatePersisted, validateImportclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareTopublic UserGroupImportConfig(IEntityContext ec, Mandant client, BenutzerGruppe entity, Set<IEntityDependency> dependencies, String importJson)
protected void makeEntityUnique(IEntityContext ec)
makeEntityUnique in class AEntityImportConfig<BenutzerGruppe>protected void postCreate(IEntityContext ec) throws Exception
postCreate in class AEntityImportConfig<BenutzerGruppe>Exceptionprotected void preUpdate(IEntityContext ec)
preUpdate in class AEntityImportConfig<BenutzerGruppe>protected void postUpdate(IEntityContext ec) throws Exception
postUpdate in class AEntityImportConfig<BenutzerGruppe>ExceptionCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.