C# Class Org.IdentityConnectors.ActiveDirectory.SchemaUtils

Afficher le fichier Open project: Evolveum/openicf

Méthodes publiques

Méthode Description
BuildSchema ( Connector connector, GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate, GetSupportedOperationsDelegate getSupportedOperationsDelegate, GetUnSupportedOperationsDelegate getUnSupportedOperationsDelegate ) : Schema
GetAttributesReturnedByDefault ( GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate ) : ICollection>.IDictionary

Method Details

BuildSchema() public static méthode

public static BuildSchema ( Connector connector, GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate, GetSupportedOperationsDelegate getSupportedOperationsDelegate, GetUnSupportedOperationsDelegate getUnSupportedOperationsDelegate ) : Schema
connector Connector
getSupportedObjectClassesDelegate GetSupportedObjectClassesDelegate
getObjectClassInfoDelegate GetObjectClassInfoDelegate
getSupportedOperationsDelegate GetSupportedOperationsDelegate
getUnSupportedOperationsDelegate GetUnSupportedOperationsDelegate
Résultat Org.IdentityConnectors.Framework.Common.Objects.Schema

GetAttributesReturnedByDefault() public static méthode

public static GetAttributesReturnedByDefault ( GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate ) : ICollection>.IDictionary
getSupportedObjectClassesDelegate GetSupportedObjectClassesDelegate
getObjectClassInfoDelegate GetObjectClassInfoDelegate
Résultat ICollection>.IDictionary