public class S2SFormGeneratorServiceImpl extends Object implements S2SFormGeneratorService
| Constructor and Description |
|---|
S2SFormGeneratorServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
S2SFormGenerator |
getS2SGenerator(String nameSpace)
This method is used to create and return a form generator instance.
|
org.apache.xmlbeans.XmlOptions |
getXmlOptionsPrefixes()
This method is to get the namespace prefixes for some individual forms like, Subaward Budget and PHS398_ResearchTrainingProgramPlan
|
public final S2SFormGenerator getS2SGenerator(String nameSpace) throws S2SException, S2SGeneratorNotFoundException
getS2SGenerator in interface S2SFormGeneratorServicenameSpace - name space of the generator.S2SException - if generator could not be loadedS2SGeneratorNotFoundException - if form generator for given namespace is not availableS2SFormGeneratorService.getS2SGenerator(java.lang.String)public org.apache.xmlbeans.XmlOptions getXmlOptionsPrefixes()
S2SFormGeneratorServicegetXmlOptionsPrefixes in interface S2SFormGeneratorServiceCopyright © 2013 The Kuali Foundation. All Rights Reserved.