|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.webcenter.navigationframework.BaseURLOperatorImpl
public class BaseURLOperatorImpl
Base implementation for URLOperator This class is used mainly to shield subclass from changes to the URLOperator interface.
| Constructor Summary | |
|---|---|
BaseURLOperatorImpl() |
|
| Method Summary | |
|---|---|
java.lang.String |
getGoLinkPrettyURL(NavigationResource resource)This method allows an URLOperator to manipuate the goLinkPrettyUrl. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseURLOperatorImpl()
| Method Detail |
|---|
public java.lang.String getGoLinkPrettyURL(NavigationResource resource)
URLOperatorgetGoLinkPrettyURL in interface URLOperatorresource - current navigation resource
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.9.0) E15995-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||