메소드 | 설명 | |
---|---|---|
BlobStreamExists ( System.Guid blobId, CallContext context ) : bool | ||
GetBlobStream ( System.Guid blobId, CallContext context ) : Stream | ||
GetChildIDs ( ItemDefinition itemDefinition, CallContext context ) : IDList | ||
GetDataSize ( int minEntitySize, int maxEntitySize ) : long | ||
GetDictionaryEntryCount ( ) : long | ||
GetItemDefinition ( ID itemId, CallContext context ) : ItemDefinition | ||
GetItemFields ( ItemDefinition itemDefinition, VersionUri versionUri, CallContext context ) : FieldList | ||
GetItemVersions ( ItemDefinition itemDefinition, CallContext context ) : VersionUriList | ||
GetLanguages ( CallContext context ) : LanguageCollection | ||
GetParentID ( ItemDefinition itemDefinition, CallContext context ) : ID | ||
GetProperty ( string name, CallContext context ) : string | ||
GetPropertyKeys ( string prefix, CallContext context ) : List |
||
GetRootID ( CallContext context ) : ID | ||
GetTemplateItemIds ( CallContext context ) : IdCollection | ||
GetTemplates ( CallContext context ) : TemplateCollection | ||
HasChildren ( ItemDefinition itemDefinition, CallContext context ) : bool | ||
ResolvePath ( string itemPath, CallContext context ) : ID | ||
SelectIDs ( string query, CallContext context ) : IDList | ||
SelectSingleID ( string query, CallContext context ) : ID | ||
_old_SerializationDataProvider ( string connectionString ) : System |
메소드 | 설명 | |
---|---|---|
GetDatabase ( CallContext context ) : |
public BlobStreamExists ( System.Guid blobId, CallContext context ) : bool | ||
blobId | System.Guid | |
context | CallContext | |
리턴 | bool |
public GetBlobStream ( System.Guid blobId, CallContext context ) : Stream | ||
blobId | System.Guid | |
context | CallContext | |
리턴 | Stream |
public GetChildIDs ( ItemDefinition itemDefinition, CallContext context ) : IDList | ||
itemDefinition | ItemDefinition | |
context | CallContext | |
리턴 | IDList |
public GetDataSize ( int minEntitySize, int maxEntitySize ) : long | ||
minEntitySize | int | |
maxEntitySize | int | |
리턴 | long |
public GetItemDefinition ( ID itemId, CallContext context ) : ItemDefinition | ||
itemId | ID | |
context | CallContext | |
리턴 | ItemDefinition |
public GetItemFields ( ItemDefinition itemDefinition, VersionUri versionUri, CallContext context ) : FieldList | ||
itemDefinition | ItemDefinition | |
versionUri | VersionUri | |
context | CallContext | |
리턴 | FieldList |
public GetItemVersions ( ItemDefinition itemDefinition, CallContext context ) : VersionUriList | ||
itemDefinition | ItemDefinition | |
context | CallContext | |
리턴 | VersionUriList |
public GetLanguages ( CallContext context ) : LanguageCollection | ||
context | CallContext | |
리턴 | LanguageCollection |
public GetParentID ( ItemDefinition itemDefinition, CallContext context ) : ID | ||
itemDefinition | ItemDefinition | |
context | CallContext | |
리턴 | ID |
public GetProperty ( string name, CallContext context ) : string | ||
name | string | |
context | CallContext | |
리턴 | string |
public GetPropertyKeys ( string prefix, CallContext context ) : List |
||
prefix | string | |
context | CallContext | |
리턴 | List |
public GetTemplateItemIds ( CallContext context ) : IdCollection | ||
context | CallContext | |
리턴 | IdCollection |
public GetTemplates ( CallContext context ) : TemplateCollection | ||
context | CallContext | |
리턴 | TemplateCollection |
public HasChildren ( ItemDefinition itemDefinition, CallContext context ) : bool | ||
itemDefinition | ItemDefinition | |
context | CallContext | |
리턴 | bool |
public ResolvePath ( string itemPath, CallContext context ) : ID | ||
itemPath | string | |
context | CallContext | |
리턴 | ID |
public SelectIDs ( string query, CallContext context ) : IDList | ||
query | string | |
context | CallContext | |
리턴 | IDList |
public SelectSingleID ( string query, CallContext context ) : ID | ||
query | string | |
context | CallContext | |
리턴 | ID |
public _old_SerializationDataProvider ( string connectionString ) : System | ||
connectionString | string | |
리턴 | System |