C# Class Org.IdentityConnectors.ActiveDirectory.SchemaUtils

Mostra file Open project: Evolveum/openicf

Public Methods

Method 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 method

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

GetAttributesReturnedByDefault() public static method

public static GetAttributesReturnedByDefault ( GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate ) : ICollection>.IDictionary
getSupportedObjectClassesDelegate GetSupportedObjectClassesDelegate
getObjectClassInfoDelegate GetObjectClassInfoDelegate
return ICollection>.IDictionary