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.file
Interface ISCSContentPage

All Superinterfaces:
ICISContentPage, ICISObject, java.io.Serializable

public interface ISCSContentPage
extends ICISContentPage

Active API version of the ICISContentPage from the Command API.


Field Summary

 

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

 

Method Summary
 ISCSFileInfo getFileInfo()
           
 boolean isDynamicConvertedPage()
           

 

Methods inherited from interface com.stellent.cis.client.api.common.ICISContentPage
getDescription, getName, getParentID, getSourceAdapter

 

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

 

Method Detail

getFileInfo

ISCSFileInfo getFileInfo()
Returns:
the ISCSFileInfo object that describes which content item this page represents

isDynamicConvertedPage

boolean isDynamicConvertedPage()
Returns:
true if this represents a dynamic conversion page

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.