|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.panama.rt.hook.FolderRendererPolicy.FolderSetupActionImpl
oracle.panama.rt.hook.FolderRendererPolicy.PapzSetupActionImpl
Special version of setup action for actions that will invoke PapzLite Constructs the correct URL
| Constructor Summary | |
FolderRendererPolicy.PapzSetupActionImpl(java.lang.String name, java.lang.String formOption, oracle.panama.rt.hook.FolderRendererPolicy.Predicate active) |
|
FolderRendererPolicy.PapzSetupActionImpl(java.lang.String name, java.lang.String formOption, java.lang.String label, oracle.panama.rt.hook.FolderRendererPolicy.Predicate active) |
|
| Method Summary | |
java.lang.String |
getAudioURL(ServiceContext context)Get the audio file to use for this action |
org.w3c.dom.Element |
getElement(ServiceContext context)Get the preferred element to display for this action If an icon is available, it will be used |
java.lang.String |
getIconURL(ServiceContext context)Get the icon file to use for this action |
java.lang.String |
getLabel(ServiceContext context)Get the localized label for this action |
java.lang.String |
getName() |
java.lang.String |
getURL() |
java.lang.String |
getURL(ServiceContext context)Get the URL this action should invoke |
boolean |
isActive(ServiceContext context)Is it appropriate to display this action for this user/folder |
boolean |
isEnabled() |
boolean |
isEnabled(ServiceContext context)Is the action enabled in system config |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FolderRendererPolicy.PapzSetupActionImpl(java.lang.String name,
java.lang.String formOption,
oracle.panama.rt.hook.FolderRendererPolicy.Predicate active)
public FolderRendererPolicy.PapzSetupActionImpl(java.lang.String name,
java.lang.String formOption,
java.lang.String label,
oracle.panama.rt.hook.FolderRendererPolicy.Predicate active)
| Method Detail |
public java.lang.String getURL(ServiceContext context)
public java.lang.String getAudioURL(ServiceContext context)
FolderSetupActiongetAudioURL in interface FolderSetupActionpublic org.w3c.dom.Element getElement(ServiceContext context)
public java.lang.String getIconURL(ServiceContext context)
FolderSetupActiongetIconURL in interface FolderSetupActionpublic java.lang.String getLabel(ServiceContext context)
getLabel in interface FolderSetupActionpublic java.lang.String getName()
public java.lang.String getURL()
public boolean isActive(ServiceContext context)
isActive in interface FolderSetupActionpublic boolean isEnabled()
public boolean isEnabled(ServiceContext context)
isEnabled in interface FolderSetupAction
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||