public class MockDictionaryService extends Object implements DictionaryService
| Constructor and Description |
|---|
MockDictionaryService() |
| Modifier and Type | Method and Description |
|---|---|
ObjectStructure |
getObjectStructure(String objectTypeKey) |
List<String> |
getObjectTypes() |
void |
setDictionaryServiceDelegate(DictionaryService dictionaryServiceDelegate) |
public MockDictionaryService()
public ObjectStructure getObjectStructure(String objectTypeKey)
getObjectStructure in interface DictionaryServicedictionary.service.old.DictionaryServicepublic List<String> getObjectTypes()
getObjectTypes in interface DictionaryServicedictionary.service.old.DictionaryServicepublic void setDictionaryServiceDelegate(DictionaryService dictionaryServiceDelegate)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.