Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.1.0)

E17486-02

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 2 (11.1.2.1.0)

E17486-02

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