|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.context.SiteMapContentProvider.SiteMapEntry
public abstract static class SiteMapContentProvider.SiteMapEntry
Represents a single entry for a sitemap.xml file
| Constructor Summary | |
|---|---|
SiteMapContentProvider.SiteMapEntry() |
|
| Method Summary | |
|---|---|
abstract SiteMapContentProvider.ChangeFrequency |
getChangeFrequency()Returns change frequency for the entry or null if not known |
abstract Date |
getLastModified()Returns last modified date for the entry. |
abstract String |
getLocation()Returns a URL location for the entry. |
abstract Float |
getPriority()Returns entry's priority (a value from 0.0 to 1.0) or null if not known |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SiteMapContentProvider.SiteMapEntry()
| Method Detail |
|---|
public abstract String getLocation()
public abstract Date getLastModified()
public abstract SiteMapContentProvider.ChangeFrequency getChangeFrequency()
public abstract Float getPriority()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.