org.media.mn8.concepts
Class SOAPClientConcept

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.SOAPClientConcept

public class SOAPClientConcept
extends JavaConcept

Version:
$Revision: 1.5 $ $Date: 2002/10/10 22:59:19 $
Author:
Antal Attila

Field Summary
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
SOAPClientConcept()
           
SOAPClientConcept(StringConcept url)
           
 
Method Summary
 Object clone()
           
 SOAPClientConcept create(StringConcept url)
           
 StringConcept execute(StringConcept ns, StringConcept method, Concept params)
           
 ConceptDefinition getConceptDefinition()
           
 SOAPErrorConcept getError()
           
 LogicalConcept isFault()
           
 void setDataType(StringConcept s)
           
 void setEncodingStyle(StringConcept es)
           
 
Methods inherited from class org.media.mn8.JavaConcept
create, equals, equals, opEQ, toTXT, toXML
 
Methods inherited from class org.media.mn8.Concept
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPClientConcept

public SOAPClientConcept()

SOAPClientConcept

public SOAPClientConcept(StringConcept url)
Method Detail

create

public SOAPClientConcept create(StringConcept url)

execute

public StringConcept execute(StringConcept ns,
                             StringConcept method,
                             Concept params)

isFault

public LogicalConcept isFault()

getError

public SOAPErrorConcept getError()

setEncodingStyle

public void setEncodingStyle(StringConcept es)

setDataType

public void setDataType(StringConcept s)

getConceptDefinition

public ConceptDefinition getConceptDefinition()
Overrides:
getConceptDefinition in class JavaConcept

clone

public Object clone()
Overrides:
clone in class JavaConcept


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."