| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.ide.history.LocalState
oracle.ide.history.LocalState
public abstract class LocalState
| Constructor Summary | |
|---|---|
| LocalState() | |
| Method Summary | |
|---|---|
| abstract  java.net.URL | getDataURL()Get the URL of the location where the Node's contents, as at the date of this state, have been persisted. | 
| abstract  java.util.Date | getDate()Get the point in time that this state represents for the associated Node. | 
| abstract  java.lang.String | getDescription()Get a description describing this state. | 
| abstract  java.lang.Object | getNodeId()Get the identifier of the Node for which this instance represents a state in time. | 
| abstract  java.net.URL | getNodeURL()Get the current URL of the Node for which this instance represents a state in time. | 
| abstract  java.net.URL | getStateURL()Get the URL of the Node as it was at the time of creation of this state. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LocalState()
| Method Detail | 
|---|
public abstract java.util.Date getDate()
public abstract java.lang.Object getNodeId()
public abstract java.net.URL getNodeURL()
public abstract java.net.URL getStateURL()
public abstract java.net.URL getDataURL()
public abstract java.lang.String getDescription()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||