| 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.content.manager.DAHelper
ContentSecurityHelper
@Deprecated public class DAHelper
Old helper class for security of content.
| Field Summary | |
|---|---|
static int | 
CAN_BROWSE
Deprecated  | 
static int | 
CAN_MANAGE
Deprecated  | 
| Constructor Summary | |
|---|---|
DAHelper()
Deprecated  | 
|
| Method Summary | |
|---|---|
static int | 
getPermission(String taxonomy,
              String capability,
              javax.servlet.http.HttpServletRequest request)
Deprecated As of 9.x, replaced by ContentSecurityHelper.validateDACapability(String) | 
static boolean | 
isAdminRole()
Deprecated As of 9.x, replaced by ContentSecurityHelper | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
@Deprecated public static final int CAN_BROWSE
@Deprecated public static final int CAN_MANAGE
| Constructor Detail | 
|---|
public DAHelper()
| Method Detail | 
|---|
@Deprecated
public static int getPermission(String taxonomy,
                                           String capability,
                                           javax.servlet.http.HttpServletRequest request)
                         throws RepositoryException
ContentSecurityHelper.validateDACapability(String)
RepositoryException@Deprecated public static boolean isAdminRole()
ContentSecurityHelper
  | 
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||