com.evolveum.midpoint.schema.util
Class ResourceObjectShadowUtil
java.lang.Object
com.evolveum.midpoint.schema.util.ResourceObjectShadowUtil
public class ResourceObjectShadowUtil
- extends java.lang.Object
Methods that would belong to the ResourceObjectShadowType class but cannot go there
because of JAXB.
- Author:
- Radovan Semancik
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceObjectShadowUtil
public ResourceObjectShadowUtil()
getResourceOid
public static java.lang.String getResourceOid(ResourceObjectShadowType shadow)
getSingleStringAttributeValue
public static java.lang.String getSingleStringAttributeValue(ResourceObjectShadowType shadow,
javax.xml.namespace.QName attrName)
getAttributeValues
public static java.util.List<java.lang.Object> getAttributeValues(AccountShadowType shadow,
javax.xml.namespace.QName attrName)
Copyright © 2011 evolveum. All Rights Reserved.