Uses of Class
com.netgrif.application.engine.importer.model.CaseRoleRef
-
Packages that use CaseRoleRef Package Description com.netgrif.application.engine.importer.model com.netgrif.application.engine.importer.service -
-
Uses of CaseRoleRef in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model with type parameters of type CaseRoleRef Modifier and Type Field Description protected java.util.List<CaseRoleRef>DocumentType. roleRefMethods in com.netgrif.application.engine.importer.model that return CaseRoleRef Modifier and Type Method Description CaseRoleRefObjectFactory. createCaseRoleRef()Create an instance ofCaseRoleRefMethods in com.netgrif.application.engine.importer.model that return types with arguments of type CaseRoleRef Modifier and Type Method Description java.util.List<CaseRoleRef>DocumentType. getRoleRef()Gets the value of the roleRef property. -
Uses of CaseRoleRef in com.netgrif.application.engine.importer.service
Methods in com.netgrif.application.engine.importer.service with parameters of type CaseRoleRef Modifier and Type Method Description protected voidImporter. resolveRoleRef(CaseRoleRef roleRef)
-