Extension SDK 9.0.5

oracle.jdeveloper.audit.model
Interface Located

All Known Implementing Classes:
DocumentAdapter, Location

public interface Located

A marker interface which identifies objects which have a Location.


Method Summary
 Location getLocation()
          Gets the location of this object.
 

Method Detail

getLocation

public Location getLocation()
Gets the location of this object.


Extension SDK

 

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