Method | Description | |
---|---|---|
CreateQueryResult ( IEnumerable |
||
GetEntityTypeName ( int entityTypeId ) : Maybe |
||
IsAssignable ( int entityTypeId ) : bool | ||
IsImpediment ( int entityTypeId ) : bool | ||
IsQueryable ( int entityTypeId ) : bool | ||
IsTestCase ( int entityTypeId ) : bool | ||
QueryEntityTypeProvider ( IDocumentIdFactory documentIdFactory ) : System.Collections.Generic |
Method | Description | |
---|---|---|
IsAssignable ( |
||
IsGeneral ( |
||
IsImpediment ( |
public CreateQueryResult ( IEnumerable |
||
entityDocuments | IEnumerable |
|
return | SearchResult |
public GetEntityTypeName ( int entityTypeId ) : Maybe |
||
entityTypeId | int | |
return | Maybe |
public IsAssignable ( int entityTypeId ) : bool | ||
entityTypeId | int | |
return | bool |
public IsImpediment ( int entityTypeId ) : bool | ||
entityTypeId | int | |
return | bool |
public IsQueryable ( int entityTypeId ) : bool | ||
entityTypeId | int | |
return | bool |
public IsTestCase ( int entityTypeId ) : bool | ||
entityTypeId | int | |
return | bool |
public QueryEntityTypeProvider ( IDocumentIdFactory documentIdFactory ) : System.Collections.Generic | ||
documentIdFactory | IDocumentIdFactory | |
return | System.Collections.Generic |