Package | Description |
---|---|
de.xima.fc.api.entity |
Package for the API access of the model classes.
|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces | |
de.xima.fc.dao.utils | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.gui.bean.protocol | |
de.xima.fc.gui.common.utils | |
de.xima.fc.handler.entity | |
de.xima.fc.handler.interfaces.entity | |
de.xima.fc.inbox.bean |
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
ProtokollAPI.getProcessProtocol(UserContext uc,
Vorgang vorgang) |
Modifier and Type | Method and Description |
---|---|
void |
ProtokollAPI.addVorgangProtokollEintrag(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry)
Method for creating a protocol entry when a status is changed.
|
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
ProtocolEntryProcessDao.getAllByProzessId(IEntityContext ec,
String prozessId) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
IProtocolEntryProcessDao.getAllByProzessId(IEntityContext ec,
String prozessId) |
Modifier and Type | Method and Description |
---|---|
void |
ProtokollUtils.addProcessProtocolEntry(Mandant client,
ProcessProtocolParams params,
ProtocolEntryProcessing entry,
IEntityContext ec)
Fills in missing pieces of information of a
ProtocolEntryProcessing , and saves that entry in the database. |
void |
ProtokollUtils.addProcessProtocolEntry(Vorgang formRecord,
ProtocolEntryProcessing entry,
IEntityContext ec)
Fills in missing pieces of information of a
ProtocolEntryProcessing , and saves that entry in the database. |
void |
ProtokollUtils.addVorgangPeBase(Vorgang vorgang,
ProtocolEntryProcessing entry,
IEntityContext ec)
|
Modifier and Type | Class and Description |
---|---|
class |
PeAktion
Deprecated.
|
class |
PeStatus
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
LazyEntityListModel<ProtocolEntryProcessing> |
ProtocolBean.getProcessModel() |
Modifier and Type | Method and Description |
---|---|
static ProtocolEntryProcessing |
EntityUtils.getNewCommentEntry(Benutzer user,
Vorgang process,
String comment) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
ProtokollHandler.getProcessProtocol(UserContext uc,
Long formRecordMetaID) |
Modifier and Type | Method and Description |
---|---|
void |
ProtokollHandler.addProcessProtocolEntry(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
IProtokollHandler.getProcessProtocol(UserContext uc,
Long formRecordMetaID) |
Modifier and Type | Method and Description |
---|---|
void |
IProtokollHandler.addProcessProtocolEntry(UserContext uc,
Vorgang vorgang,
ProtocolEntryProcessing entry) |
Modifier and Type | Method and Description |
---|---|
List<ProtocolEntryProcessing> |
ProcessHistoryBean.getPeStates() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.