| Package | Description |
|---|---|
| org.kuali.kra.award.home | |
| org.kuali.kra.institutionalproposal.home | |
| org.kuali.kra.service | |
| org.kuali.kra.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Award
This class is Award Business Object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstitutionalProposal |
| Modifier and Type | Method and Description |
|---|---|
void |
KeywordsService.addKeyword(KeywordsManager<T> document,
ScienceKeyword scienceKeyWord)
This method is to add keyword to the document or BO.
|
void |
KeywordsService.addKeywords(KeywordsManager<T> document,
MultiLookupFormBase multiLookUpForm) |
void |
KeywordsService.deleteKeyword(KeywordsManager<T> document)
This method is to delete all selected keywords from the keywords list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeywordsServiceImpl.addKeyword(KeywordsManager document,
ScienceKeyword scienceKeyword) |
void |
KeywordsServiceImpl.addKeywords(KeywordsManager document,
MultiLookupFormBase multiLookUpForm)
Method to add keywords into keywards list associated with particular BO/Document
|
void |
KeywordsServiceImpl.deleteKeyword(KeywordsManager keywordsDocument) |
Copyright © 2013 The Kuali Foundation. All Rights Reserved.