@Service public class DynConfigurationConverter extends Object implements org.springframework.roo.shell.Converter<DynConfiguration>
Constructor and Description |
---|
DynConfigurationConverter() |
Modifier and Type | Method and Description |
---|---|
DynConfiguration |
convertFromText(String value,
Class<?> requiredType,
String optionContext) |
boolean |
getAllPossibleValues(List<org.springframework.roo.shell.Completion> completions,
Class<?> requiredType,
String existingData,
String optionContext,
org.springframework.roo.shell.MethodTarget target) |
boolean |
supports(Class<?> requiredType,
String optionContext) |
public DynConfiguration convertFromText(String value, Class<?> requiredType, String optionContext)
convertFromText
in interface org.springframework.roo.shell.Converter<DynConfiguration>
public boolean getAllPossibleValues(List<org.springframework.roo.shell.Completion> completions, Class<?> requiredType, String existingData, String optionContext, org.springframework.roo.shell.MethodTarget target)
getAllPossibleValues
in interface org.springframework.roo.shell.Converter<DynConfiguration>
public boolean supports(Class<?> requiredType, String optionContext)
supports
in interface org.springframework.roo.shell.Converter<DynConfiguration>
Copyright © 2010–2015 General Directorate for Information Technologies (DGTI) of the Regional Ministry of Finance and Public Administration of the Generalitat Valenciana.. All rights reserved.