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.common
Interface ICISID

All Superinterfaces:
ICISObject, java.io.Serializable
All Known Subinterfaces:
ISCSContentID, ISCSDocumentID, ISCSFolderID, ISCSFolderPathID, ISCSID, ISCSInternalID, ISCSLinkID, ISCSSubscriptionBasicID, ISCSSubscriptionCriteriaID, ISCSSubscriptionID, ISCSWorkflowID, ISCSWorkflowStepID, ISISID

public interface ICISID
extends ICISObject

Interface that represents the location of an individual item in the Universal Content Management system.


Field Summary

 

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

 

Method Summary
 java.lang.String getAdapterName()
           

 

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

 

Method Detail

getAdapterName

java.lang.String getAdapterName()
Returns:
the name of the adapter this object originated from

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.