Uses of Class
com.netgrif.application.engine.importer.model.CaseLogic
-
Packages that use CaseLogic Package Description com.netgrif.application.engine.importer.model -
-
Uses of CaseLogic in com.netgrif.application.engine.importer.model
Fields in com.netgrif.application.engine.importer.model declared as CaseLogic Modifier and Type Field Description protected CaseLogicCasePermissionRef. caseLogicMethods in com.netgrif.application.engine.importer.model that return CaseLogic Modifier and Type Method Description CaseLogicObjectFactory. createCaseLogic()Create an instance ofCaseLogicCaseLogicCasePermissionRef. getCaseLogic()Gets the value of the caseLogic property.Methods in com.netgrif.application.engine.importer.model with parameters of type CaseLogic Modifier and Type Method Description voidCasePermissionRef. setCaseLogic(CaseLogic value)Sets the value of the caseLogic property.
-