gr.uoa.di.madgik.environment.is.elements
Class InvocableProfileInfo
java.lang.Object
gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PojoInvocableProfileInfo, ShellInvocableProfileInfo, WSInvocableProfileInfo
public abstract class InvocableProfileInfo
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionProfileNS
public static final String ExecutionProfileNS
- See Also:
- Constant Field Values
ID
public String ID
ExecutionContext
public InvocableContext ExecutionContext
InvocableProfileInfo
public InvocableProfileInfo()
ToXML
public abstract String ToXML()
throws EnvironmentInformationSystemSerializationException
- Throws:
EnvironmentInformationSystemSerializationException
FromXML
public abstract void FromXML(String XML)
throws EnvironmentInformationSystemSerializationException
- Throws:
EnvironmentInformationSystemSerializationException
FromXML
public abstract void FromXML(Element XML)
throws EnvironmentInformationSystemSerializationException
- Throws:
EnvironmentInformationSystemSerializationException
Copyright © 2013. All Rights Reserved.