it.eng.spagobi.services.artifact.stub
Class ArtifactServiceSoapBindingImpl
java.lang.Object
it.eng.spagobi.services.artifact.stub.ArtifactServiceSoapBindingImpl
- All Implemented Interfaces:
- it.eng.spagobi.services.artifact.stub.ArtifactService, java.rmi.Remote
public class ArtifactServiceSoapBindingImpl
- extends java.lang.Object
- implements it.eng.spagobi.services.artifact.stub.ArtifactService
Method Summary |
javax.activation.DataHandler |
getArtifactContentById(java.lang.String in0,
java.lang.String in1,
java.lang.Integer in2)
|
javax.activation.DataHandler |
getArtifactContentByNameAndType(java.lang.String in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3)
|
it.eng.spagobi.services.artifact.bo.SpagoBIArtifact[] |
getArtifactsByType(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactServiceSoapBindingImpl
public ArtifactServiceSoapBindingImpl()
getArtifactContentByNameAndType
public javax.activation.DataHandler getArtifactContentByNameAndType(java.lang.String in0,
java.lang.String in1,
java.lang.String in2,
java.lang.String in3)
throws java.rmi.RemoteException
- Specified by:
getArtifactContentByNameAndType
in interface it.eng.spagobi.services.artifact.stub.ArtifactService
- Throws:
java.rmi.RemoteException
getArtifactContentById
public javax.activation.DataHandler getArtifactContentById(java.lang.String in0,
java.lang.String in1,
java.lang.Integer in2)
throws java.rmi.RemoteException
- Specified by:
getArtifactContentById
in interface it.eng.spagobi.services.artifact.stub.ArtifactService
- Throws:
java.rmi.RemoteException
getArtifactsByType
public it.eng.spagobi.services.artifact.bo.SpagoBIArtifact[] getArtifactsByType(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
- Specified by:
getArtifactsByType
in interface it.eng.spagobi.services.artifact.stub.ArtifactService
- Throws:
java.rmi.RemoteException