| Package | Description | 
|---|---|
| de.xima.fc.api.entity | 
 Package for the API access of the model classes. 
 | 
| de.xima.fc.dao.utils | |
| de.xima.fc.entities | 
 Package für Datenbankentitäten 
 | 
| de.xima.fc.gui.bean.protocol | |
| de.xima.fc.handler.entity | |
| de.xima.fc.handler.interfaces.entity | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProtocolEntrySystem> | 
ProtokollAPI.getSystemProtocol(UserContext uc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProtokollAPI.addSystemProtokollEintrag(UserContext uc,
                         ProtocolEntrySystem entry)
Method for creating a system protocol entry 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProtokollUtils.addSystemPeDokumentation(ProtocolEntrySystem entry,
                        IEntityContext ec)
 | 
void | 
ProtokollUtils.addSystemProtocolEntry(ProtocolEntrySystem entry,
                      IEntityContext ec)  | 
| Modifier and Type | Method and Description | 
|---|---|
ProtocolEntrySystem | 
ProtocolEntrySystem.cloneBasics()  | 
| Modifier and Type | Method and Description | 
|---|---|
LazyEntityListModel<ProtocolEntrySystem> | 
ProtocolBean.getSystemModel()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProtocolEntrySystem> | 
ProtokollHandler.getSystemProtocol(UserContext uc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProtokollHandler.addSystemProtocolEntry(UserContext uc,
                      ProtocolEntrySystem entry)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ProtocolEntrySystem> | 
IProtokollHandler.getSystemProtocol(UserContext uc)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IProtokollHandler.addSystemProtocolEntry(UserContext uc,
                      ProtocolEntrySystem entry)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.