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

E10686-05

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

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

E10686-05

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