public class MiscSchemaUtil extends Object
Constructor and Description |
---|
MiscSchemaUtil() |
public static ObjectListType toObjectListType(List<PrismObject<? extends ObjectType>> list)
public static <T extends ObjectType> List<PrismObject<T>> toList(Class<T> type, ObjectListType listType)
public static ImportOptionsType getDefaultImportOptions()
public static CachingMetadataType generateCachingMetadata()
public static boolean isNullOrEmpty(ProtectedStringType ps)
public static void setPassword(CredentialsType credentials, ProtectedStringType password)
public static Collection<String> toCollection(String entry)
public static Collection<ItemPath> itemReferenceListTypeToItemPathList(PropertyReferenceListType resolve)
public static Collection<SelectorOptions<GetOperationOptions>> optionsTypeToOptions(OperationOptionsType optionsType)
public static Collection<ObjectDelta<? extends ObjectType>> createCollection(ObjectDelta<?>... deltas)
public static Collection<? extends ItemDelta<?>> createCollection(ItemDelta<?>... deltas)
public static Collection<ObjectDelta<? extends ObjectType>> cloneObjectDeltaCollection(Collection<ObjectDelta<? extends ObjectType>> origCollection)
public static Collection<ObjectDeltaOperation<? extends ObjectType>> cloneObjectDeltaOperationCollection(Collection<ObjectDeltaOperation<? extends ObjectType>> origCollection)
public static ObjectReferenceType createObjectReference(String oid, QName type)
public static boolean matchesKind(ShadowKindType expectedKind, ShadowKindType actualKind)
public static AssignmentPolicyEnforcementType getAssignmentPolicyEnforcementType(ProjectionPolicyType accountSynchronizationSettings)
Copyright © 2013 evolveum. All rights reserved.