| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
WorkflowProcessingContext.getEntityContext() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowProcessingContext |
WorkflowProcessingContextManager.createContext(Vorgang vorgang,
IWorkflowProcessing processing,
IXForm xForm,
IFormDataAdapter formDataAdapter,
IEntityContext entityContext,
SessionAttributes sessionAttributes)
Dient dazu, einen neuen Kontext für einen Vorgang anzulegen
|
void |
WorkflowProcessingContext.setEntityContext(IEntityContext entityContext) |
| Constructor and Description |
|---|
WorkflowProcessing(Vorgang v,
Projekt p,
Status zielStatus,
Benutzer curBen,
IEntityContext ec,
SessionAttributes sessionAttributes) |
WorkflowProcessing(Vorgang v,
Projekt p,
Status zielStatus,
Benutzer curBen,
IFormDataAdapter fdaData,
IEntityContext ec,
SessionAttributes sessionAttributes,
XFormConfig xformConfig) |
WorkflowProcessing(Vorgang v,
Projekt p,
Status newStatus,
Benutzer curBen,
SessionAttributes sessionAttributes,
IEntityContext ec) |
WorkflowProcessingContext(Vorgang vorgang,
IWorkflowProcessing processing,
IXForm xForm,
IFormDataAdapter formDataAdapter,
IEntityContext entityContext,
SessionAttributes sessionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
static Vorgang |
VorgangCopyHelper.clone(IEntityContext ec,
Vorgang origVorgang)
Erstellt eine Kopie des aktuellen (übergebenen) Vorgangs mit folgenden Anpassungen:
Vorgang.id ist 0
Vorgang.gelesen ist false
Vorgang.inArbeit ist false
Vorgang.prozessId ist "" (Leer-String)
Die Attachment-Instanzen in der originalen Vorgang.attachments-Liste werden über eine
NEUE Liste referenziert, alle anderen nicht-primitiven Attributereferenzen werden 'flach' kopiert (Verweis auf
dieselbe Instanz). |
static void |
VorgangCopyHelper.cloneFormeingaengeAndAttachToVorgang(IEntityContext ec,
Vorgang originalV,
Vorgang clonedV)
Diese Methode dient dazu die Formeingänge eines Vorgangs zu klonen und diese einem neuen Vorgang hinzuzufügen.
|
static Vorgang |
VorgangCopyHelper.copy(IEntityContext ec,
Vorgang origin,
Vorgang clone) |
static void |
VorgangCopyHelper.copyAttachments(IEntityContext ec,
Vorgang originalVorgang,
Vorgang clonedVorgang)
Kopiert alle zum
originalVorgang gehörenden Dateien in das entsprechende Verzeichnis der
Vorgangskopie. |
| Modifier and Type | Method and Description |
|---|---|
static IFormDataAdapter |
SaveFormDataAdapter.extendSendData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter fdaData,
XForm xform) |
static Postfach |
SaveFormDataHelper.getPostfachByData(IEntityContext ec,
IFormDataAdapter formData) |
static Projekt |
SaveFormDataHelper.getProjektByData(IEntityContext ec,
IFormDataAdapter formData) |
static Status |
SaveFormDataHelper.getStatusByData(IEntityContext ec,
IFormDataAdapter formData) |
static void |
SaveFormDataHelper.initElementData(IEntityContext ec,
Vorgang vorgang,
IFormDataAdapter saveData) |
static void |
VorgangsDataHelper.insertEingabeWerteToProjektDataTables(IEntityContext ec,
Vorgang vorgang)
Diese Methode dient dazu
EingabeWerte aus einem Vorgang in die Projekt-Postfach-Tabelle bzw. |
static IFormDataAdapter |
SaveFormDataAdapter.instFor(IEntityContext ec,
FormEingang fe) |
static IFormDataAdapter |
SaveFormDataAdapter.instFor(IEntityContext ec,
Map<String,List<String>> dataMap,
Vorgang v) |
static IFormDataAdapter |
SaveFormDataAdapter.instFor(IEntityContext ec,
Vorgang v)
Liefert eine zum übergebenen Vorgang passende FormDataAdapter-Instanz.
|
static void |
VorgangsDataHelper.recreateDataTable(IEntityContext ec,
Projekt projekt,
EProjectSpecificDBTable tableType) |
static void |
VorgangsDataHelper.reindexDataTable(IEntityContext ec,
Projekt projekt)
Diese Methode löscht die Projekt-Datentabelle, erstellt diese neu und befüllt diese mit den Werten aus der
EingabeWerte-Tabelle entsprechend der Projekt-Vorgänge und deren FormEingang |
static void |
VorgangsDataHelper.reindexPostfachTable(IEntityContext ec,
Projekt projekt)
Diese Methode löscht die Projekt-Postfachtabelle, erstellt diese neu und befüllt diese mit den Werten aus der
EingabeWerte-Tabelle entsprechend der Projekt-Vorgänge und deren FormEingang |
static Vorgang |
SaveFormDataHelper.resolveToVorgang(IEntityContext ec,
IFormDataAdapter formData) |
| Modifier and Type | Method and Description |
|---|---|
T |
DefaultDaoActionHook.create(IEntityContext ec,
T entity) |
void |
DefaultDaoActionHook.delete(IEntityContext ec,
T entity) |
static List<Bedingung> |
DaoActionHookHelper.getBedingungen(IEntityContext ec,
Mandant man) |
void |
DefaultDaoActionHook.read(IEntityContext ec,
T entity) |
static void |
DaoActionHookHelper.removeModulDependency(IEntityContext ec,
Rolle rolle) |
static BenutzerGruppe |
DaoActionHookHelper.syncAccessProjekte(IEntityContext ec,
BenutzerGruppe gruppe) |
static BenutzerGruppe |
DaoActionHookHelper.syncBenutzer(IEntityContext ec,
BenutzerGruppe gruppe) |
static void |
DaoActionHookHelper.syncBerechtigungen(IEntityContext ec,
Rolle rolle) |
static BenutzerGruppe |
DaoActionHookHelper.syncEditorProjekte(IEntityContext ec,
BenutzerGruppe gruppe) |
static BenutzerGruppe |
DaoActionHookHelper.syncPostfaecher(IEntityContext ec,
BenutzerGruppe gruppe) |
static Modul |
DaoActionHookHelper.syncRollen(IEntityContext ec,
Modul modul) |
T |
DefaultDaoActionHook.update(IEntityContext ec,
T entity) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtokollUtils.addMandantPeBase(Mandant mandant,
PeBase peBase,
IEntityContext ec)
Diese Methode dient dazu, einen Protokolleintrag zu einem Mandanten hinzuzufügen.
|
void |
ProtokollUtils.addProjektPeBase(Projekt projekt,
PeBase peBase,
IEntityContext ec)
Diese Methode dient dazu, einen Protokolleintrag zu einem Mandanten hinzuzufügen, wobei der Ausgangspunkt eine
Projekt-Instanz ist. |
void |
ProtokollUtils.addSystemPeDokumentation(PeDokumentation peDoc,
IEntityContext ec)
Diese Methode dient dazu, einen Protokolleintrag zu allen im System vorhanden Mandanten hinzuzufügen.
|
void |
ProtokollUtils.addVorgangPeBase(Vorgang vorgang,
PeBase peBase,
IEntityContext ec)
Diese Methode dient dazu, einen Protokolleintrag zu einem Mandanten hinzuzufügen, wobei der Ausgangspunkt eine
Vorgang-Instanz ist. |
static void |
ProjektPostfachDaoUtils.recreateDBTable(IEntityContext ec,
Projekt projekt,
EProjectSpecificDBTable tableType) |
static void |
ProjektPostfachDaoUtils.recreateDBTable(IEntityContext ec,
String tableName,
ITableTemplate tableTemplate)
Diese Methode dient zum Neuerzeugen der dynamischen Projekt-Postfachtabelle.
|
static void |
ProjektPostfachDaoUtils.recreateProjektDataTable(IEntityContext ec,
Projekt projekt) |
static void |
ProjektPostfachDaoUtils.recreateProjektPostfachTable(IEntityContext ec,
Projekt projekt) |
| Modifier and Type | Field and Description |
|---|---|
protected IEntityContext |
AProjektUtil.ec |
| Constructor and Description |
|---|
AProjektUtil(Mandant man,
IEntityContext ec) |
ProjektCopyUtil(Mandant man,
IEntityContext ec) |
ProjektExportUtil(Mandant man,
IEntityContext ec,
Benutzer user,
Set<EFormImpexOption> options) |
ProjektImportUtil(Mandant man,
IEntityContext ec) |
ProjektUpdateUtil(Mandant man,
IEntityContext ec,
Benutzer user) |
| Modifier and Type | Field and Description |
|---|---|
protected IEntityContext |
AEnitityHelper.ec |
| Constructor and Description |
|---|
AEnitityHelper(IEntityContext ec,
Mandant mandant,
Projekt project,
Benutzer user) |
FormVersionHelper(IEntityContext ec,
Mandant mandant,
Projekt project,
Benutzer user) |
| Modifier and Type | Method and Description |
|---|---|
<E extends IAbstractDateiData,T extends IFileProviding<E>> |
GenericFileDao.getFileData(IEntityContext ec,
Class<T> clazz,
int id) |
<E extends IAbstractDateiData,T extends IFileProviding<E>> |
GenericFileDao.getFileData(IEntityContext ec,
T entity) |
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
GenericFileDao.getFileDataEntity(IEntityContext ec,
T dat) |
<E extends IAbstractDateiData,T extends IFileProviding<E>> |
GenericFileDao.getFileStream(IEntityContext ec,
T entity) |
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
GenericFileDao.updateFileData(IEntityContext ec,
T dat,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
AJSFContext.ec() |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
ProcessingBean.getEntityContext() |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
EntityListModel.ec() |
| Modifier and Type | Class and Description |
|---|---|
class |
JSFEntityContext |
| Modifier and Type | Method and Description |
|---|---|
String |
IFormValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IFormDataAdapter fda,
FormVersion fv,
boolean encodeForHTML) |
String |
ISystemValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpCtx) |
String |
ITemplateValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
Mandant mandant) |
String |
ISessionValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionId,
String context) |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
IPluginSessionReplacerParams.getEntityContext()
Getter für den Entity-Context für DAO-Aktionen
|
IEntityContext |
IPluginGenericReplacerParams.getEntityContext()
Getter für den EntityContext auf welchem Datenbank-Aktionen ausgeführt werden können
|
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
IWorkflowProcessingContext.getEntityContext() |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityContext |
| Modifier and Type | Method and Description |
|---|---|
static IEntityContext |
EntityContextFactory.newAnonymousEntityContext() |
static IEntityContext |
EntityContextFactory.newEntityContext() |
static IEntityContext |
EntityContextFactory.newEntityContext(Benutzer ben) |
static IEntityContext |
EntityContextFactory.newEntityContext(UserContext uc) |
static IEntityContext |
EntityContextFactory.newSetupEntityContext() |
static IEntityContext |
EntityContextFactory.newSystemEntityContext() |
| Modifier and Type | Method and Description |
|---|---|
static Benutzer |
LDAPBenutzerUtil.getByLDAPData(IEntityContext ec,
Mandant man,
String sAMAccountName,
byte[] objectId) |
static LDAPBenutzer |
LDAPBenutzerUtil.getLDAPGruppeBenutzer(IEntityContext ec,
LDAPGruppe gruppe,
String userLogin) |
static Benutzer |
LDAPBenutzerUtil.getLDAPGruppeBenutzer(IEntityContext ec,
Mandant man,
String userLogin) |
static Benutzer |
LDAPBenutzerUtil.getLDAPGruppeBenutzerByLogin(IEntityContext ec,
Mandant man,
String userLogin,
String userPwd) |
| Modifier and Type | Method and Description |
|---|---|
static void |
LiquibaseDBUtils.createPFTable(IEntityContext ec,
String tableName,
ArrayList<String> colNames)
Deprecated.
|
static void |
LiquibaseDBUtils.createTable(IEntityContext ec,
String tableName,
ArrayList<String> colNames)
Diese Methode dient dazu zur Laufzeit eine Tabelle innerhalb der aktuell verwendeten Datenbanverbindung anzulegen.
|
static void |
LiquibaseDBUtils.deleteData(IEntityContext ec,
int formEingangID,
EProjectSpecificDBTable tableType)
Deprecated.
|
static void |
LiquibaseDBUtils.deleteData(IEntityContext ec,
String tableName,
int formEingangID)
Deprecated.
use
LiquibaseDBUtils#deleteData(IEntityContext, FormEingang, EProjectSpecificDBTable) |
static void |
LiquibaseDBUtils.deleteData(IEntityContext ec,
Vorgang v,
String tableName)
Deprecated.
|
static void |
LiquibaseDBUtils.deletePFData(IEntityContext ec,
FormEingang fe,
EProjectSpecificDBTable tableType)
Deprecated.
use
LiquibaseDBUtils#deleteData(IEntityContext, FormEingang, EProjectSpecificDBTable) |
static void |
LiquibaseDBUtils.deletePFData(IEntityContext ec,
int formEingangID,
EProjectSpecificDBTable tableType)
Deprecated.
|
static void |
LiquibaseDBUtils.deletePFData(IEntityContext ec,
Vorgang v,
String tableName)
Deprecated.
|
static void |
LiquibaseDBUtils.dropPFTable(IEntityContext ec,
String tableName)
Deprecated.
|
static void |
LiquibaseDBUtils.dropTable(IEntityContext ec,
String tableName)
Diese Methode dient dazu zur Laufzeit eine Tabelle innerhalb der aktuell verwendeten Datenbanverbindung zu löschen.
|
static void |
LiquibaseDBUtils.insertData(IEntityContext ec,
String tableName,
ITableTemplate template,
int formEingangID,
Map<String,String> dataMap)
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
LoginChangedMail.send(IEntityContext ec,
Benutzer b,
String genPasswort)
Verschickt die E-Mail.
|
static boolean |
LoginChangedMail.sendLDAP(IEntityContext ec,
Benutzer b) |
static boolean |
LoginChangedMail.sendResetPassword(IEntityContext ec,
Benutzer b,
String resetPasswordUrl) |
static boolean |
LoginChangedMail.sendSystem(IEntityContext ec,
Benutzer b,
String genPasswort) |
static boolean |
LoginChangedMail.sendUserSetPassword(IEntityContext ec,
Benutzer b,
String setPasswordUrl) |
| Modifier and Type | Method and Description |
|---|---|
static de.xima.cmn.db.model.SerializableResultSet |
DBQueryManager.executeDBquery(IEntityContext ec,
Mandant mandant,
String datenquellenName,
Serializable... parameters) |
static Integer |
DBQueryManager.executeSql(IEntityContext ec,
Integer dbZugriffId,
String sql) |
static String |
SessionAttachmentManager.getAttachment(IEntityContext ec,
Vorgang v,
String context,
String sessionId,
String argString) |
static String |
SessionAttachmentManager.getAttachmentList(IEntityContext ec,
Vorgang v,
String context,
String sessionId) |
static String |
SessionAttachmentManager.getAttachmentZip(IEntityContext ec,
Vorgang v,
String context,
String sessionId,
String argString) |
static String |
TextbausteinManager.getMandantSpecificMsg(IEntityContext ec,
Mandant m,
ETextbausteinMsgCode msgCode)
Liefert Mandanten-spezifische (nutzerdefinierte) Texte.
|
static Postfach |
PostfachManager.getPostfachByName(Mandant m,
String name,
IEntityContext ec)
Liefert den via Namen angefordeten Mandanten-spezifische Postfach.
|
static Textbaustein |
TextbausteinManager.getTextbausteinByMsgCode(IEntityContext ec,
Mandant m,
ETextbausteinMsgCode msgCode)
Liefert den via Namen angefordeten Mandanten-spezifische (nutzerdefinierte) Text.
|
static Textbaustein |
TextbausteinManager.getTextbausteinByMsgCode(IEntityContext ec,
Mandant m,
String msgCode) |
static Textbaustein |
TextbausteinManager.getTextbausteinByName(IEntityContext ec,
Mandant mandant,
ETextbausteinKategorie kategorie,
String name)
Liefert Mandanten-spezifische (nutzerdefinierte) Texte einer bestimmten Kategorie.
|
static Textbaustein |
TextbausteinManager.getTextbausteinByName(IEntityContext ec,
Mandant mandant,
String name)
Liefert den via Namen angefordeten Mandanten-spezifische (nutzerdefinierte) Text.
|
static List<Textbaustein> |
TextbausteinManager.getTextbausteine(IEntityContext ec,
Mandant m)
Liefert Mandanten-spezifische (nutzerdefinierte) Texte.
|
static List<Textbaustein> |
TextbausteinManager.getTextbausteineByKategorie(IEntityContext ec,
Mandant mandant,
ETextbausteinKategorie kategorie)
Liefert Mandanten-spezifische (nutzerdefinierte) Texte einer bestimmten Kategorie.
|
static Textbaustein |
TextbausteinManager.getTextbausteineByName(IEntityContext ec,
Mandant mandant,
String name)
Deprecated.
|
static de.xima.cmn.db.model.SerializableResultSet |
DBQueryManager.query(IEntityContext ec,
Integer dbZugriffId,
String sql,
Serializable... args) |
static int |
DBQueryManager.update(IEntityContext ec,
Integer dbZugriffId,
String sql,
Serializable... args) |
| Modifier and Type | Method and Description |
|---|---|
static int |
StatusOrderHelper.getNewIndex(Projekt projekt,
IEntityContext ec) |
static int |
AktionOrderHelper.getNewIndex(Status status,
IEntityContext ec) |
static BasicRefResult |
AktionOrderHelper.isAktionDeletable(Aktion delAktion,
IEntityContext ec)
Prüft ob eine Aktion gelöscht werden kann.
|
static BasicRefResult |
AktionOrderHelper.isAktionMoveable(Aktion currentAktion,
int targetIndex,
IEntityContext ec)
Prüft ob eine Aktion verschoben werden darf.
|
static BasicRefResult |
AktionOrderHelper.isAktionMoveableToState(Aktion action,
Status state,
int newIdx,
IEntityContext ec) |
static Aktion |
AktionOrderHelper.move(Aktion aktion,
int targetIdx,
IEntityContext ec)
Passt die Reihenfolge der Aktionen an, wo es notwendig ist.
|
static Status |
StatusOrderHelper.move(Status status,
int targetIdx,
IEntityContext ec)
Passt die Reihenfolge der Status an, wo es notwendig ist.
|
static Aktion |
AktionOrderHelper.moveToState(Aktion action,
Status state,
int newIdx,
IEntityContext ec) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PlaceholderReplacer.parse(IEntityContext ec,
String text,
IFormDataAdapter fda,
IWorkflowProcessingContext wpc,
Vorgang vorgang,
Mandant mandant,
boolean encodeUSerInput)
Diese Methode dient dazu, all verfügbaren Parser auf einen Text anzuwenden.
|
static String |
PlaceholderReplacer.parseForFormValues(IEntityContext ec,
String text,
IFormDataAdapter fda,
FormVersion fv,
boolean encodeForHTML)
Diese Methode dient dazu, Formularelementplatzhalter durch Formularwerte zu ersetzten.
|
static String |
PlaceholderReplacer.parseForSessionValues(IEntityContext ec,
String text,
Vorgang v,
String context,
String sessionId)
Diese Methode dient dazu, Systemattribute an die Stelle zu plazieren, an der entsprechende Platzhalter zu finden
sind.
|
static String |
PlaceholderReplacer.parseForSystemAttributes(IEntityContext ec,
String text,
Vorgang vorgang,
IWorkflowProcessingContext wpc)
Diese Methode dient dazu, Systemattribute an die Stelle zu plazieren, an der entsprechende Platzhalter zu finden
sind.
|
static String |
PlaceholderReplacer.parseForTemplates(IEntityContext ec,
String text,
Mandant mandant)
Diese Methode dient dazu, Textbausteinplatzhalter durch Formularwerte zu ersetzten.
|
static String |
PlaceholderReplacer.replaceFormValue(IEntityContext ec,
String placeholder,
String placeholderContent,
IFormDataAdapter fda,
FormVersion formversion,
boolean encodeForHTML) |
static String |
PlaceholderReplacer.replaceSessionValues(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionId,
String context) |
static String |
PlaceholderReplacer.replaceSystemValue(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpc) |
static String |
PlaceholderReplacer.replaceTemplateValue(IEntityContext ec,
String placeholder,
String placeholderContent,
Mandant mandant) |
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultFormValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IFormDataAdapter fda,
FormVersion fv,
boolean encodeForHTML) |
String |
DefaultSystemValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpc) |
String |
DefaultTemplateValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
Mandant mandant) |
String |
DefaultSessionValueReplacer.replace(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionId,
String context) |
String |
DefaultSystemValueReplacer.replaceWorkflow(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpc) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PluginManager.createMandantProtocolEntry(IEntityContext ec,
Mandant man,
String protocolEntry,
Object... params) |
static void |
PluginManager.createSystemProtocolEntry(IEntityContext ec,
String protocolEntry,
Object... params) |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
APluginCustomGUIBean.getEntityContext()
(non-Javadoc)
|
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
IProcessingBean.getEntityContext()
Liefert den aktuellen Entity-Context
|
| Constructor and Description |
|---|
PluginFormReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
IFormDataAdapter fda,
FormVersion formversion,
boolean encodeForHTML) |
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionID,
String contextName) |
PluginSystemReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpc) |
PluginTemplateReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Mandant man) |
| Modifier and Type | Method and Description |
|---|---|
<T extends de.xima.cmn.dao.interfaces.ILockableEntity> |
DBEncryptionProcessor.updateAllEntities(IEntityContext ec,
Class<T> entityClass) |
<E extends IAbstractDateiData,T extends IAbstractDatei<E>> |
DBEncryptionProcessor.updateAllFiles(IEntityContext ec,
Class<T> fileprovidingClass) |
| Modifier and Type | Method and Description |
|---|---|
Mandant |
IMandantCreator.createMandant(IEntityContext ec,
Mandant man,
Benutzer ben,
IDefaultMandantData defaultData) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StatisticsCounter.countFormCall(IEntityContext ec,
Projekt p) |
static void |
StatisticsCounter.countProcess(IEntityContext ec,
Vorgang v) |
static void |
StatisticsCounter.countProcessError(IEntityContext ec,
Projekt p) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
VorgangUpdater.applayAll(IEntityContext ec) |
static boolean |
ModulUpdater.applayAll(IEntityContext ec,
IDefaultMandantData defaultMandantData) |
static Boolean |
WorkflowUpdater.applyAll(IEntityContext ec) |
static boolean |
ProjektMetaDataUpdater.applyAll(IEntityContext ec) |
static boolean |
FileMetaDataUpdater.applyAll(IEntityContext ec) |
static Boolean |
UserUpdater.applyAll(IEntityContext ec,
IDefaultMandantData defaultMandantData) |
static Boolean |
TemplateUpdater.applyAll(IEntityContext ec,
IDefaultMandantData defaultMandantData) |
static String |
FileDataMigrator.migrateFiles(IEntityContext ec) |
static Boolean |
WorkflowUpdater.removeOldAktionen(IEntityContext ec) |
static Boolean |
UserUpdater.removeSysAdmin(IEntityContext ec) |
static boolean |
VorgangUpdater.updateCurrentFormEingang(IEntityContext ec) |
static boolean |
FileMetaDataUpdater.updateMetaData(IEntityContext ec) |
static Boolean |
ModulUpdater.updateModule(IEntityContext ec,
IDefaultMandantData defaultMandantData) |
static boolean |
ProjektMetaDataUpdater.updateProjektMetaData(IEntityContext ec) |
static Boolean |
WorkflowUpdater.updateStatus(IEntityContext ec) |
static Boolean |
WorkflowUpdater.updateStatusAlias(IEntityContext ec) |
Copyright © 2016. All rights reserved.