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 DictionaryService
dictionary.service.old.DictionaryService
public List<String> getObjectTypes()
getObjectTypes
in interface DictionaryService
dictionary.service.old.DictionaryService
public void setDictionaryServiceDelegate(DictionaryService dictionaryServiceDelegate)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.