Skip navigation links
A B C D E G I J L O P R S V X 

A

applicationEventListener() - Method in class org.kuali.rice.xml.spring.IngestXmlConfig
applicationEventListener() - Method in class org.kuali.rice.xml.spring.IngestXmlRunOnceConfig

B

build() - Method in class org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
build() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce.Builder
builder(List<String>) - Static method in class org.kuali.rice.xml.ingest.IngestXmlExecutable
Returns the builder for this IngestXmlExecutable.
Builder(String) - Constructor for class org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
Builds the IngestXmlExecutable with a single xmlDocumentLocation.
Builder(List<String>) - Constructor for class org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
Builds the IngestXmlExecutable with multiple xmlDocumentLocations.
builder(String, String, String, String) - Static method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the builder for this ParameterServiceRunOnce.
Builder(String, String, String, String) - Constructor for class org.kuali.rice.xml.ingest.ParameterServiceRunOnce.Builder

C

changeState(RunOnceState) - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce

D

DATASOURCE - Static variable in class org.kuali.rice.xml.spring.LaunchRiceConfig
The location of the data source Spring beans.
description(String) - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce.Builder
Sets the description of the parameter.

E

execute() - Method in class org.kuali.rice.xml.ingest.IngestXmlExecutable

G

getApplicationId() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the application identifier of the parameter.
getComponent() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the component of the parameter.
getDescription() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the optional description.
getName() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the name of the parameter.
getNamespace() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
Returns the namespace of the parameter.
getProperties(Config) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Returns the Properties from the given config.
getResource() - Method in enum org.kuali.rice.xml.spring.RiceXmlProperties
Returns the ProjectResource.
getRootConfig(Properties, String, ServletContext) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Gets the Config from both the current configuration and the ones in loaded, at location, and in the servletContext.
getTypes() - Method in class org.kuali.rice.xml.spring.IngestXmlExecConfig
Returns the list of MetaInfDataTypes to be applied to the database, returning an empty list if no profiles are active.
getXmlIngesterService() - Method in class org.kuali.rice.xml.ingest.IngestXmlExecutable
Returns the XmlIngesterService.

I

ID - Static variable in class org.kuali.rice.xml.project.XmlProjectConstants
Defines the groupId and artifactId, which must exactly match what is in the pom.
IngestXmlConfig - Class in org.kuali.rice.xml.spring
Sets up a SmartApplicationListener that ingests workflow XML when it receives a ContextRefreshedEvent.
IngestXmlConfig() - Constructor for class org.kuali.rice.xml.spring.IngestXmlConfig
 
IngestXmlExecConfig - Class in org.kuali.rice.xml.spring
Central configuration file for launching the workflow XML ingestion process.
IngestXmlExecConfig() - Constructor for class org.kuali.rice.xml.spring.IngestXmlExecConfig
 
IngestXmlExecutable - Class in org.kuali.rice.xml.ingest
Locates workflow XML documents available on the classpath and ingests them.
ingestXmlExecutable() - Method in class org.kuali.rice.xml.spring.IngestXmlExecConfig
Returns the executable for launching the workflow XML ingestion process.
IngestXmlExecutable.Builder - Class in org.kuali.rice.xml.ingest
Builds this IngestXmlExecutable.
IngestXmlProjectConfig - Class in org.kuali.rice.xml.spring
Defines the project identifier for the Rice XML project.
IngestXmlProjectConfig() - Constructor for class org.kuali.rice.xml.spring.IngestXmlProjectConfig
 
IngestXmlPropertyLocationsConfig - Class in org.kuali.rice.xml.spring
Defines the property locations for the workflow XML ingestion process.
IngestXmlPropertyLocationsConfig() - Constructor for class org.kuali.rice.xml.spring.IngestXmlPropertyLocationsConfig
 
IngestXmlPSC - Class in org.kuali.rice.xml.spring
Holds the property source for all of the different properties needed for the workflow XML ingestion process.
IngestXmlPSC() - Constructor for class org.kuali.rice.xml.spring.IngestXmlPSC
 
IngestXmlRunOnceConfig - Class in org.kuali.rice.xml.spring
Set up an SmartApplicationListener that ingests XML when it receives a ContextRefreshedEvent.
IngestXmlRunOnceConfig() - Constructor for class org.kuali.rice.xml.spring.IngestXmlRunOnceConfig
 
initialize() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce
isTrue() - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce

J

JTA - Static variable in class org.kuali.rice.xml.spring.LaunchRiceConfig
The location of the JTA Spring beans.

L

LaunchRiceConfig - Class in org.kuali.rice.xml.spring
Central configuration file for launching a local version of Rice for the workflow XML ingestion process.
LaunchRiceConfig() - Constructor for class org.kuali.rice.xml.spring.LaunchRiceConfig
 

O

org.kuali.rice.xml.ingest - package org.kuali.rice.xml.ingest
 
org.kuali.rice.xml.project - package org.kuali.rice.xml.project
 
org.kuali.rice.xml.spring - package org.kuali.rice.xml.spring
 

P

ParameterServiceRunOnce - Class in org.kuali.rice.xml.ingest
Locates workflow XML documents available on the classpath and ingests them.
ParameterServiceRunOnce.Builder - Class in org.kuali.rice.xml.ingest
parseAndInit(String) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Parse the configuration stored at location and initialize.
parseConfig(String) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Parse the configuration stored at location.
parseConfig(String, Properties) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Parse the configuration stored at location, adding any additional properties from properties.
projectIdentifier() - Method in class org.kuali.rice.xml.spring.IngestXmlProjectConfig
propertySource() - Method in class org.kuali.rice.xml.spring.IngestXmlPSC
propertySourcesPlaceholderConfigurer() - Method in class org.kuali.rice.xml.spring.LaunchRiceConfig
Returns a new instance of a PropertySourcesPlaceholderConfigurer.
putProperties(Config, Properties) - Static method in class org.kuali.rice.xml.ingest.RiceConfigUtils
Put all of the given properties into the given config.

R

RICE - Static variable in class org.kuali.rice.xml.spring.LaunchRiceConfig
The location of the Rice Spring beans.
RiceConfigUtils - Class in org.kuali.rice.xml.ingest
Utility class to handle PropertySources and Rice config files.
riceIngestXmlPropertyLocations() - Method in class org.kuali.rice.xml.spring.IngestXmlPropertyLocationsConfig
Returns a list of locations of Rice properties to run the workflow XML ingestion process.
RiceXmlProperties - Enum in org.kuali.rice.xml.spring
Holds the Rice properties for the workflow XML ingestion process.
runOnMissingParameter(boolean) - Method in class org.kuali.rice.xml.ingest.ParameterServiceRunOnce.Builder
Sets whether or not to add the parameter if it is missing.

S

service(XmlIngesterService) - Method in class org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
skip(boolean) - Method in class org.kuali.rice.xml.ingest.IngestXmlExecutable.Builder
Sets whether to skip this executable or not.

V

valueOf(String) - Static method in enum org.kuali.rice.xml.spring.RiceXmlProperties
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kuali.rice.xml.spring.RiceXmlProperties
Returns an array containing the constants of this enum type, in the order they are declared.

X

XmlProjectConstants - Class in org.kuali.rice.xml.project
Defines the constants for the workflow XML ingestion process.
XmlProjectConstants() - Constructor for class org.kuali.rice.xml.project.XmlProjectConstants
 
A B C D E G I J L O P R S V X 
Skip navigation links

Copyright © 2005–2018 The Kuali Foundation. All rights reserved.