public class ClientResourceImportConfig extends AEntityImportConfig<MandantRessource>
context, dependencies, entity, importJson, LOG, LOG_PREFIX, originalID, originalName, originalUUID, persisted, persistedName| Constructor and Description |
|---|
ClientResourceImportConfig(IEntityContext ec,
Mandant client,
MandantRessource 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 |
preCreate(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, resolveDependencies, setAlternativeId, setConflictResolveAction, setEntity, setEntityToOverride, setImported, setPersisted, stage, toString, updatePersisted, validateImportclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcompareTopublic ClientResourceImportConfig(IEntityContext ec, Mandant client, MandantRessource entity, Set<IEntityDependency> dependencies, String importJson)
protected void makeEntityUnique(IEntityContext ec) throws Exception
makeEntityUnique in class AEntityImportConfig<MandantRessource>Exceptionprotected void preCreate(IEntityContext ec)
preCreate in class AEntityImportConfig<MandantRessource>protected void postCreate(IEntityContext ec) throws Exception
postCreate in class AEntityImportConfig<MandantRessource>Exceptionprotected void preUpdate(IEntityContext ec)
preUpdate in class AEntityImportConfig<MandantRessource>protected void postUpdate(IEntityContext ec) throws Exception
postUpdate in class AEntityImportConfig<MandantRessource>ExceptionCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.