|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wlp.rest.command.AlwaysEnabled
public class AlwaysEnabled
MethodPermission implementation that always returns true, for configuring
RestCommands that are always unconditionally enabled.
| Constructor Summary | |
|---|---|
AlwaysEnabled()
|
|
| Method Summary | |
|---|---|
boolean |
isEnabled(RestContext restContext)
Always returns true to enable a RestCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlwaysEnabled()
| Method Detail |
|---|
public boolean isEnabled(RestContext restContext)
RestCommand
isEnabled in interface MethodPermissionrestContext - the incoming RestContext
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||