Uses of Interface
de.espirit.firstspirit.opt.office.TransformationRules
Packages that use TransformationRules
-
Uses of TransformationRules in de.espirit.firstspirit.opt.office
Methods in de.espirit.firstspirit.opt.office that return TransformationRulesModifier and TypeMethodDescriptionOfficeImportService.getRuleSetConfiguration()Get the global ruleset configurationOfficeImportService.getRuleSetConfiguration(long projectID) Get the project ruleset configurationOfficeImportService.getTransformationRules(String rulesetName, long projectId) Get the transformation rules for rule set name.Methods in de.espirit.firstspirit.opt.office with parameters of type TransformationRulesModifier and TypeMethodDescriptionvoidOfficeImportService.setRuleSetConfiguration(TransformationRules ruleSet) Set the RuleSetConfiguration XML representation.voidOfficeImportService.setRuleSetConfiguration(TransformationRules ruleSet, long projectID) Set the RuleSetConfiguration XML representation.