|
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.p13n.entitlements.common.EntitlementRequestConstants
public class EntitlementRequestConstants
| Field Summary | |
|---|---|
static int |
APPLICATION_SCOPEAPPLICATION_SCOPE - attribute value valid within scope of current application |
static int |
GLOBAL_SCOPEGLOBAL_SCOPE - attribute value valid for all applications |
static int |
METHOD_SCOPEMethod scope - attribute value valid for duration of method call |
static int |
REQUEST_SCOPEREQUEST_SCOPE - attribute value valid for duration of Http Request |
static int |
SESSION_SCOPESESSION_SCOPE - attribute value valid for duration of user session |
static int |
USER_PROFILE_SCOPEUSER_PROFILE_SCOPE - attribute value valid for current user, only |
| Constructor Summary | |
|---|---|
EntitlementRequestConstants() |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int METHOD_SCOPE
public static final int REQUEST_SCOPE
public static final int SESSION_SCOPE
public static final int APPLICATION_SCOPE
public static final int GLOBAL_SCOPE
public static final int USER_PROFILE_SCOPE
| Constructor Detail |
|---|
public EntitlementRequestConstants()
|
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.