|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wlp.rest.command.AlwaysDisabled
public class AlwaysDisabled
MethodPermission implementation that always returns false, for configuring
RestCommands that are always unconditionally disabled.
| Constructor Summary | |
|---|---|
AlwaysDisabled()
|
|
| Method Summary | |
|---|---|
boolean |
isEnabled(RestContext restContext)
Always returns false to disable a RestCommand |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AlwaysDisabled()
| 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.4) E14255-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||