|
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.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)
RestCommandisEnabled in interface MethodPermissionrestContext - the incoming RestContext
|
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.