Constructor and Description |
---|
TestBean() |
Modifier and Type | Method and Description |
---|---|
DictionaryService |
getDictionaryService() |
MessageService |
getMessageService() |
NotAService |
getNotAService() |
void |
setDictionaryService(DictionaryService dictionaryService) |
void |
setMessageService(MessageService messageService) |
void |
setNotAService(NotAService notAService) |
public TestBean()
public DictionaryService getDictionaryService()
public MessageService getMessageService()
public void setDictionaryService(DictionaryService dictionaryService)
public void setMessageService(MessageService messageService)
public NotAService getNotAService()
public void setNotAService(NotAService notAService)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.