Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.client.api.scs.document.subscription
Interface ISCSSubscriptionCriteriaID

All Superinterfaces:
ICISID, ICISObject, ICISObjectInitializable, ISCSID, ISCSObject, ISCSSubscriptionID, java.io.Serializable

public interface ISCSSubscriptionCriteriaID
extends ISCSSubscriptionID

ID of a criteria-based subscription.


Nested Class Summary

 

Nested classes/interfaces inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable
ICISObjectInitializable.AdapterVersionAware

 

Field Summary

 

Fields inherited from interface com.stellent.cis.client.api.scs.document.subscription.ISCSSubscriptionID
TYPE_SUBSCRIPTION_BASIC_ID, TYPE_SUBSCRIPTION_CRITERIA_ID

 

Fields inherited from interface com.stellent.cis.client.api.scs.ISCSID
TYPE_CONTENT_ID, TYPE_DOCUMENT_ID, TYPE_FOLDER_ID, TYPE_FOLDER_PATH, TYPE_INTERNAL_ID, TYPE_LINK_ID, TYPE_UNKNOWN

 

Fields inherited from interface com.stellent.cis.client.api.common.ICISObject
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM

 

Fields inherited from interface com.stellent.cis.client.api.common.ICISObject
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM

 

Method Summary
 java.lang.String[] getFields()
           

 

Methods inherited from interface com.stellent.cis.client.api.scs.document.subscription.ISCSSubscriptionID
getSubscriptionID, getSubscriptionType, setSubscriptionID

 

Methods inherited from interface com.stellent.cis.client.api.scs.ISCSID
getType

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISID
getAdapterName

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISObject
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty

 

Methods inherited from interface com.stellent.cis.client.api.scs.ISCSObject
castObject, clearPropertyFilter, copyObject, getPropertyFilter, getSourceAdapter, getSourceObject, getSourceObjectPropertyType, mergeObject, mergeObject, removeProperty, setPropertyFilter, setRestrictedPropertyFilter, setSourceObjectPropertyType

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISObject
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISObjectInitializable
intialize

 

Method Detail

getFields

java.lang.String[] getFields()
Returns:
an array of the fields that are specified in this criteria subscription

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.