public class ComponentSuggestClass extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ComponentSuggestClass.TestLabelValue |
static class |
ComponentSuggestClass.TestSuggestObject |
static class |
ComponentSuggestClass.TestViewObject |
Constructor and Description |
---|
ComponentSuggestClass() |
Modifier and Type | Method and Description |
---|---|
static List<String> |
getAllLanguages() |
static List<ComponentSuggestClass.TestSuggestObject> |
getComplexOptions() |
static List<String> |
getLanguages(String term) |
static List<ComponentSuggestClass.TestLabelValue> |
getRichOptions() |
static List<ComponentSuggestClass.TestViewObject> |
getViewOptions() |
public ComponentSuggestClass()
public static List<String> getLanguages(String term)
public static List<String> getAllLanguages()
public static List<ComponentSuggestClass.TestLabelValue> getRichOptions()
public static List<ComponentSuggestClass.TestSuggestObject> getComplexOptions()
public static List<ComponentSuggestClass.TestViewObject> getViewOptions()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.