public class FakeDictionaryServiceImpl extends AbstractFakeService implements DictionaryService, Serializable
bigData| Constructor and Description | 
|---|
| FakeDictionaryServiceImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| ObjectStructureDefinition | getObjectStructure(String objectTypeKey) | 
| List<String> | getObjectTypes() | 
| String | toString() | 
public FakeDictionaryServiceImpl()
public List<String> getObjectTypes()
getObjectTypes in interface DictionaryServicepublic ObjectStructureDefinition getObjectStructure(String objectTypeKey)
getObjectStructure in interface DictionaryServiceCopyright © 2004-2014 The Kuali Foundation. All Rights Reserved.