de.fzj.unicore.uas
Interface StorageFactory

All Superinterfaces:
de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime, de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties, de.fzj.unicore.wsrflite.WSRFConstants
All Known Implementing Classes:
StorageFactoryImpl

public interface StorageFactory
extends de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties, de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime


Field Summary
static java.lang.String ACTION_CREATESMS
           
static javax.xml.namespace.QName RPAccessibleSMSEnumeration
           
static javax.xml.namespace.QName RPAccessibleSMSReferences
           
static javax.xml.namespace.QName RPSMSEnumeration
           
static javax.xml.namespace.QName RPSMSReferences
           
static javax.xml.namespace.QName RPStorageDescription
           
static java.lang.String SMF_NS
           
static javax.xml.namespace.QName SMF_PORT
           
 
Fields inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties
WSRP_DELETE_RP, WSRP_GET_MULTIPLE_RP, WSRP_GET_RP, WSRP_GET_RP_DOCUMENT, WSRP_INSERT_RP, WSRP_PUT_RP_DOCUMENT, WSRP_QUERY_RP, WSRP_RP_QueryExpressionDialect, WSRP_SET_RP, WSRP_UPDATE_RP
 
Fields inherited from interface de.fzj.unicore.wsrflite.WSRFConstants
QUERY_EXPRESSION_DIALECT_XPATH, RPcurrentTimeQName, RPterminationTimeQName, WSRL_BASENS, WSRL_DESTROY, WSRL_DESTROY_PORT, WSRL_SCHEDULED, WSRL_SET_TERMTIME_PORT, WSRP_BASENS, WSRP_DELETE_RP_PORT, WSRP_GET_MULTIPLE_RP_PORT, WSRP_GET_RP_DOCUMENT_PORT, WSRP_GET_RP_PORT, WSRP_INSERT_RP_PORT, WSRP_PUT_RP_DOCUMENT_PORT, WSRP_QUERY_RP_PORT, WSRP_SET_RP_PORT, WSRP_UPDATE_RP_PORT
 
Method Summary
 org.unigrids.x2006.x04.services.smf.CreateSMSResponseDocument CreateSMS(org.unigrids.x2006.x04.services.smf.CreateSMSDocument in)
           
 
Methods inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceProperties
DeleteResourceProperties, GetMultipleResourceProperties, GetResourceProperty, GetResourcePropertyDocument, InsertResourceProperties, PutResourcePropertyDocument, QueryResourceProperties, SetResourceProperties, UpdateResourceProperties
 
Methods inherited from interface de.fzj.unicore.wsrflite.xmlbeans.ResourceLifetime
Destroy, SetTerminationTime
 

Field Detail

SMF_NS

static final java.lang.String SMF_NS
See Also:
Constant Field Values

SMF_PORT

static final javax.xml.namespace.QName SMF_PORT

ACTION_CREATESMS

static final java.lang.String ACTION_CREATESMS
See Also:
Constant Field Values

RPSMSReferences

static final javax.xml.namespace.QName RPSMSReferences

RPSMSEnumeration

static final javax.xml.namespace.QName RPSMSEnumeration

RPAccessibleSMSReferences

static final javax.xml.namespace.QName RPAccessibleSMSReferences

RPAccessibleSMSEnumeration

static final javax.xml.namespace.QName RPAccessibleSMSEnumeration

RPStorageDescription

static final javax.xml.namespace.QName RPStorageDescription
Method Detail

CreateSMS

org.unigrids.x2006.x04.services.smf.CreateSMSResponseDocument CreateSMS(org.unigrids.x2006.x04.services.smf.CreateSMSDocument in)
                                                                        throws de.fzj.unicore.wsrflite.xmlbeans.BaseFault
Throws:
de.fzj.unicore.wsrflite.xmlbeans.BaseFault


Copyright © 2006-2010 Research Center Juelich. All Rights Reserved.