Uses of Class
com.netgrif.application.engine.importer.model.CaseEvents
-
Packages that use CaseEvents Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service -
-
Uses of CaseEvents in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as CaseEvents Modifier and Type Field Description protected CaseEventsDocumentType. caseEventsMethods in com.netgrif.application.engine.importer.model that return CaseEvents Modifier and Type Method Description CaseEventsObjectFactory. createCaseEvents()Create an instance ofCaseEventsCaseEventsDocumentType. getCaseEvents()Gets the value of the caseEvents property.Methods in com.netgrif.application.engine.importer.model with parameters of type CaseEvents Modifier and Type Method Description voidDocumentType. setCaseEvents(CaseEvents value)Sets the value of the caseEvents property. -
Uses of CaseEvents in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type CaseEvents Modifier and Type Method Description protected voidImporter. resolveCaseEvents(CaseEvents caseEvents)
-