Свойство | Type | Description | |
---|---|---|---|
MetadataSetFactory | System | ||
MetadataSetFactory | System |
Méthode | Description | |
---|---|---|
GetInstance ( IMapManager mapManager ) : |
||
GetMetadata ( ISoapTransactionLink link, System.Guid domainId, System.Guid rootMapId, string name, string value, INode node, IRelationship relationship, ConnectionType connectionType ) : IMetadataSet | ||
GetMetadata ( ServerObjects serviceMetadata, INode node, IRelationship relationship ) : IMetadataSet | ||
Remove ( IMetadataSet metadataSet ) : void | ||
UpgradeFacade ( ISoapTransactionLink link, ServerObjects serviceMetadata ) : void |
Méthode | Description | |
---|---|---|
MetadataSetFactory ( ) : System | ||
MetadataSetFactory ( IMapManager mapManager ) : System |
public static GetInstance ( IMapManager mapManager ) : |
||
mapManager | IMapManager | |
Résultat |
public GetMetadata ( ISoapTransactionLink link, System.Guid domainId, System.Guid rootMapId, string name, string value, INode node, IRelationship relationship, ConnectionType connectionType ) : IMetadataSet | ||
link | ISoapTransactionLink | |
domainId | System.Guid | |
rootMapId | System.Guid | |
name | string | |
value | string | |
node | INode | |
relationship | IRelationship | |
connectionType | ConnectionType | |
Résultat | IMetadataSet |
public GetMetadata ( ServerObjects serviceMetadata, INode node, IRelationship relationship ) : IMetadataSet | ||
serviceMetadata | ServerObjects | |
node | INode | |
relationship | IRelationship | |
Résultat | IMetadataSet |
public Remove ( IMetadataSet metadataSet ) : void | ||
metadataSet | IMetadataSet | |
Résultat | void |
public UpgradeFacade ( ISoapTransactionLink link, ServerObjects serviceMetadata ) : void | ||
link | ISoapTransactionLink | |
serviceMetadata | ServerObjects | |
Résultat | void |