com.evolveum.midpoint.model.controller
Class ModelUtils
java.lang.Object
com.evolveum.midpoint.model.controller.ModelUtils
public class ModelUtils
- extends java.lang.Object
- Author:
- lazyman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModelUtils
public ModelUtils()
unresolveResourceObjectShadow
public static void unresolveResourceObjectShadow(ResourceObjectShadowType shadow)
createReference
public static ObjectReferenceType createReference(java.lang.String oid,
ObjectTypes type)
validatePaging
public static void validatePaging(PagingType paging)
getAccountTypeFromHandling
public static SchemaHandlingType.AccountType getAccountTypeFromHandling(ResourceObjectShadowType accountShadow,
ResourceType resource)
generatePassword
public static void generatePassword(AccountShadowType account,
int length)
getPassword
public static CredentialsType.Password getPassword(AccountShadowType account)
createPropertyReferenceListType
public static PropertyReferenceListType createPropertyReferenceListType(java.lang.String... properties)
getAccountTypeFromHandling
public static SchemaHandlingType.AccountType getAccountTypeFromHandling(java.lang.String accountTypeName,
ResourceType resource)
Copyright © 2011 evolveum. All Rights Reserved.