Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.server.content.fs
Interface FileSystemLoader.ContentLoader<T>

Enclosing class:
FileSystemLoader

public static interface FileSystemLoader.ContentLoader<T>

Callback invoked when local content is not available


Method Summary
 T getDataObject()
           
 ContentStream loadContent()
           

 

Method Detail

loadContent

ContentStream loadContent()
                          throws java.io.IOException,
                                 oracle.stellent.ridc.IdcClientException
Throws:
java.io.IOException
oracle.stellent.ridc.IdcClientException

getDataObject

T getDataObject()

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


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