Uses of Class
de.xima.fc.dao.utils.ProcessProtocolParams
-
Packages that use ProcessProtocolParams Package Description de.xima.fc.dao.utils -
-
Uses of ProcessProtocolParams in de.xima.fc.dao.utils
Methods in de.xima.fc.dao.utils with parameters of type ProcessProtocolParams Modifier and Type Method Description void
ProtokollUtils. addProcessProtocolEntry(Mandant client, ProcessProtocolParams params, ProtocolEntryProcessing entry, IEntityContext ec)
Fills in missing pieces of information of aProtocolEntryProcessing
, and saves that entry in the database.
-