Package | Description |
---|---|
org.kuali.ole.ingest | |
org.kuali.ole.ingest.pojo |
Modifier and Type | Method and Description |
---|---|
void |
KrmsBuilder.deleteAgenda(OleAgenda oleAgenda)
This method deletes the term record from database.
|
String |
KrmsBuilder.persist(OleAgenda oleAgenda)
This method will create context,category and rules for creating agenda and finally persists into database.
|
Modifier and Type | Method and Description |
---|---|
List<OleAgenda> |
Krms.getOleAgendaList()
Gets the oleAgendaList attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
Krms.setOleAgendaList(List<OleAgenda> oleAgendaList)
Sets the oleAgendaList attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.