@Service public class DynPropertyConverter extends Object implements org.springframework.roo.shell.Converter<DynProperty>
Modifier and Type | Field and Description |
---|---|
static String |
CONFIGURATION_FILE |
static String |
SOURCE_FILES |
Constructor and Description |
---|
DynPropertyConverter() |
Modifier and Type | Method and Description |
---|---|
DynProperty |
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 static final String SOURCE_FILES
public static final String CONFIGURATION_FILE
public DynProperty convertFromText(String value, Class<?> requiredType, String optionContext)
convertFromText
in interface org.springframework.roo.shell.Converter<DynProperty>
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<DynProperty>
public boolean supports(Class<?> requiredType, String optionContext)
supports
in interface org.springframework.roo.shell.Converter<DynProperty>
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.