Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


oracle.adf.share.services.spi
Interface DescriptorProvider


public interface DescriptorProvider

Formalize the concept of a URLDescriptor wrapper class, thus providing a simple way for classes like LibraryResource to "deliver" a URLDescriptor across the framework without it having to know all the touch points.


Method Summary
 URLDescriptor getURLDescriptor()
           

 

Method Detail

getURLDescriptor

URLDescriptor getURLDescriptor()
Returns:
the wrapped descriptor object

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.5.0)

E10686-06


Copyright © 1997, 2011, Oracle. All rights reserved.