|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
| Method Summary |
| Type | Method |
|---|---|
java.lang.String |
getAudioURL(ServiceContext context)
Get the audio file to use for this action |
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 |
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(ServiceContext context)
Is the action enabled in system config |
| Method Detail |
public java.lang.String getAudioURL(ServiceContext context)
ServiceContext - the current service contextpublic java.lang.String getIconURL(ServiceContext context)
ServiceContext - the current service contextpublic java.lang.String getURL(ServiceContext context)
ServiceContext - the current service contextpublic java.lang.String getLabel(ServiceContext context)
ServiceContext - the current service contextpublic boolean isActive(ServiceContext context)
ServiceContext - the current service contextpublic boolean isEnabled(ServiceContext context)
ServiceContext - the current service context
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||