gr.uoa.di.madgik.environment.is.elements.invocable
Class WSMethod

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.invocable.Method
      extended by gr.uoa.di.madgik.environment.is.elements.invocable.WSMethod
All Implemented Interfaces:
Serializable

public class WSMethod
extends Method
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class WSMethod.ExtractType
           
 
Field Summary
 String EnvelopeTemplate
           
 String ExecutioContextToken
           
 String MethodURN
           
 
Fields inherited from class gr.uoa.di.madgik.environment.is.elements.invocable.Method
ID, IsConstructor, Name, Parameters, ReturnValue, Signature
 
Constructor Summary
WSMethod()
           
 
Method Summary
 void FromXML(Element XML)
           
 String ToXML(String type)
           
 
Methods inherited from class gr.uoa.di.madgik.environment.is.elements.invocable.Method
Add, FromXML, Get
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MethodURN

public String MethodURN

EnvelopeTemplate

public String EnvelopeTemplate

ExecutioContextToken

public String ExecutioContextToken
Constructor Detail

WSMethod

public WSMethod()
Method Detail

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML(String type)
             throws EnvironmentInformationSystemSerializationException
Overrides:
ToXML in class Method
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2013. All Rights Reserved.