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(Vorgang process,
ProtocolEntryProcessing entry,
IEntityContext ec) |
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,
String processId) |
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,
String processId) |
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() |
Modifier and Type | Method and Description |
---|---|
String |
ProcessHistoryBean.getStyleClass(ProtocolEntryProcessing peState) |
boolean |
ProcessHistoryBean.isActionPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isAttachmentDeletedPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isAttachmentPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isCommentPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isCreatedPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isDeletedPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isInfoPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isStateChangePe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isStateCorrectionPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.isStateResetPe(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.showComment(ProtocolEntryProcessing entry) |
boolean |
ProcessHistoryBean.showStatusChange(ProtocolEntryProcessing entry) |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.