|
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.IconServiceImpl
public class IconServiceImpl
This EL wrapper class implementation adds functionality around the Property
class by creating/retrieving icon "badging" for binary properties.
Examples:
${myNode.icon.smallIcon}
${myNode.propertyMap
['myBinaryProperty'].icon.largeIcon}
ShowPropertyURL
, DownloadBinaryURL
Method Summary | |
---|---|
String |
getLargeIcon() Returns an URL to the small image specified by the implementation of IIconService. |
String |
getSmallIcon() Returns an URL to the small image specified by the implementation of IIconService. |
String |
toString() Returns the smallIcon by default. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String getSmallIcon()
public String getLargeIcon()
public 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.