@Deprecated public class DictionaryServiceSpringImpl extends Object implements DictionaryService
Constructor and Description |
---|
DictionaryServiceSpringImpl()
Deprecated.
|
DictionaryServiceSpringImpl(String dictionaryContext)
Deprecated.
|
DictionaryServiceSpringImpl(String[] dictionaryContext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getDictionaryContext()
Deprecated.
|
ObjectStructure |
getObjectStructure(String objectTypeKey)
Deprecated.
|
List<String> |
getObjectTypes()
Deprecated.
|
void |
init()
Deprecated.
|
void |
setDictionaryContext(String[] dictionaryContext)
Deprecated.
|
public DictionaryServiceSpringImpl()
public DictionaryServiceSpringImpl(String dictionaryContext)
public DictionaryServiceSpringImpl(String[] dictionaryContext)
public void init()
public ObjectStructure getObjectStructure(String objectTypeKey)
getObjectStructure
in interface DictionaryService
public List<String> getObjectTypes()
getObjectTypes
in interface DictionaryService
public String[] getDictionaryContext()
public void setDictionaryContext(String[] dictionaryContext)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.