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 DictionaryService
public ObjectStructureDefinition getObjectStructure(String objectTypeKey)
getObjectStructure
in interface DictionaryService
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.