public class CswSubscriptionConfigFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DELIVERY_METHOD_URL |
static String |
FACTORY_PID
The ManagedServiceFactory PID for the subscription's callback web service adapter, used to
dynamically instantiate the web service's adapter
|
static String |
FILTER_XML |
static String |
SUBSCRIPTION_ID |
static String |
SUBSCRIPTION_UUID |
Constructor and Description |
---|
CswSubscriptionConfigFactory(CswSubscriptionEndpoint subscriptionService) |
Modifier and Type | Method and Description |
---|---|
void |
restore() |
void |
setDeliveryMethodUrl(String deliveryMethodUrl) |
void |
setFilterXml(String filterXml) |
void |
setSubscriptionId(String subscriptionId) |
public static final String FACTORY_PID
public static final String SUBSCRIPTION_ID
public static final String FILTER_XML
public static final String DELIVERY_METHOD_URL
public static final String SUBSCRIPTION_UUID
public CswSubscriptionConfigFactory(CswSubscriptionEndpoint subscriptionService)
This work is licensed under a Creative Commons Attribution 4.0 International License.