C# Class Ecologylab.BigSemantics.Services.Messages.MetadataResponse

Inheritance: Simpl.OODSS.Messages.ResponseMessage
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
IsOK ( ) : bool
MetadataResponse ( ) : System
MetadataResponse ( Document metadata ) : System
ProcessResponse ( Scope appObjScope ) : void

Method Details

IsOK() public méthode

public IsOK ( ) : bool
Résultat bool

MetadataResponse() public méthode

public MetadataResponse ( ) : System
Résultat System

MetadataResponse() public méthode

public MetadataResponse ( Document metadata ) : System
metadata Ecologylab.BigSemantics.MetadataNS.Builtins.Document
Résultat System

ProcessResponse() public méthode

public ProcessResponse ( Scope appObjScope ) : void
appObjScope Scope
Résultat void