public class FormMappingLoader extends Object
| Constructor and Description |
|---|
FormMappingLoader() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FormMappingInfo> |
getBindings()
This method is used to bind FormMappingLoader class
|
FormMappingInfo |
getFormInfo(String nameSpace)
This method is used to get the Form Information based on the given schema
|
Map<Integer,List<String>> |
getSortedNameSpaces()
Gets the sortedNameSpaces attribute.
|
public FormMappingInfo getFormInfo(String nameSpace) throws S2SGeneratorNotFoundException
nameSpace - String namespace URL of the formformMappingInfocontaining the namespace informationS2SGeneratorNotFoundExceptionpublic Map<String,FormMappingInfo> getBindings()
MapCopyright © 2013 The Kuali Foundation. All Rights Reserved.