C# 클래스 Org.IdentityConnectors.ActiveDirectory.SchemaUtils

파일 보기 프로젝트 열기: Evolveum/openicf

공개 메소드들

메소드 설명
BuildSchema ( Connector connector, GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate, GetSupportedOperationsDelegate getSupportedOperationsDelegate, GetUnSupportedOperationsDelegate getUnSupportedOperationsDelegate ) : Schema
GetAttributesReturnedByDefault ( GetSupportedObjectClassesDelegate getSupportedObjectClassesDelegate, GetObjectClassInfoDelegate getObjectClassInfoDelegate ) : ICollection>.IDictionary

메소드 상세

BuildSchema() 공개 정적인 메소드

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

GetAttributesReturnedByDefault() 공개 정적인 메소드

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