Package | Description |
---|---|
org.kuali.ole.ingest |
Modifier and Type | Method and Description |
---|---|
Profile |
ProfileBuilder.buildProfile(String fileName)
This method builds the profile based on fileContent.
|
Profile |
ProfileBuilder.buildProfileFromFileContent(String fileContent)
This method returns Profile build from fileContent.
|
Profile |
ProfileObjectGeneratorFromXML.buildProfileFromFileContent(String fileContent)
This method return Profile Object.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileBuilder.deleteAgenda(Profile profile)
To clear Profile Data if Profile already Exists
|
String |
ProfileBuilder.persist(Profile profile)
This method creates context,category,rules,preposition,term and action for creating agenda and finally persisted into database.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.