|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.content.el.support.UrlServiceImpl
public class UrlServiceImpl
This EL wrapper class implementation adds functionality around the Property class by creating references to the ShowPropertyURL and DownloadBinaryURL class.
Examples:
${myNode.url.downloadUrl}
${myNode.versions.versionById['3'].propertyMap['myBinaryProperty'].url.renderUrl}
ShowPropertyURL, DownloadBinaryURL| Method Summary | |
|---|---|
String |
getDownloadUrl()Retrieves a URL to the DownloadBinaryServlet. |
String |
getRenderUrl()Retrieves a URL to the ShowPropertyServlet. |
String |
toString()Returns the renderUrl by default. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getRenderUrl()
com.bea.content.url.ShowPropertyURLcom.bea.content.url.ShowPropertyURLpublic String getDownloadUrl()
com.bea.content.url.DownloadBinaryURLcom.bea.content.url.DownloadBinaryURLpublic String toString()
toString in class Object
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.