|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.web.util.SchemaFormParser
public class SchemaFormParser
Constructor Summary | |
---|---|
SchemaFormParser()
|
Method Summary | |
---|---|
FormObject |
parseSchemaForAccount(AccountShadowDto account)
|
FormObject |
parseSchemaForAccount(AccountShadowDto account,
javax.xml.namespace.QName accountType)
|
java.util.List<FormObject> |
parseSchemaForConnector(ConnectorDto connector,
Configuration configuration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaFormParser()
Method Detail |
---|
public java.util.List<FormObject> parseSchemaForConnector(ConnectorDto connector, Configuration configuration) throws SchemaException
SchemaException
public FormObject parseSchemaForAccount(AccountShadowDto account) throws SchemaException
SchemaException
public FormObject parseSchemaForAccount(AccountShadowDto account, javax.xml.namespace.QName accountType) throws SchemaException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |