public class OpportunitySchemaParser extends Object
| Constructor and Description |
|---|
OpportunitySchemaParser() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<S2sOppForms> |
getForms(String schema)
This method fetches all the forms required from a given schema of opportunity
|
public ArrayList<S2sOppForms> getForms(String schema) throws S2SException
schema - StringHashMap containing all form informationS2SExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.