com.evolveum.midpoint.web.util
Class SchemaFormParser
java.lang.Object
com.evolveum.midpoint.web.util.SchemaFormParser
public class SchemaFormParser
- extends java.lang.Object
- Author:
- Vilo Repan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaFormParser
public SchemaFormParser()
parseSchemaForAccount
public java.util.List<ResourceObjectAttributeDefinition> parseSchemaForAccount(AccountShadowDto account)
throws SchemaProcessorException
- Throws:
SchemaProcessorException
parseSchemaForAccount
public java.util.List<ResourceObjectAttributeDefinition> parseSchemaForAccount(AccountShadowDto account,
javax.xml.namespace.QName accountType)
throws SchemaProcessorException
- Throws:
SchemaProcessorException
getDefaultAccountType
public javax.xml.namespace.QName getDefaultAccountType()
getDisplayName
public java.lang.String getDisplayName()
getAttributeValueMap
public java.util.Map<javax.xml.namespace.QName,java.util.List<java.lang.Object>> getAttributeValueMap()
Copyright © 2011 evolveum. All Rights Reserved.