© 2003 BEA Systems, Inc.

com.bea.content.manager
Class DAHelper

java.lang.Object
  |
  +--com.bea.content.manager.DAHelper

public class DAHelper
extends Object


Field Summary
static int CAN_BROWSE
           
static int CAN_MANAGE
           
 
Constructor Summary
DAHelper()
           
 
Method Summary
static int getPermission(String taxonomy, String capability, HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CAN_BROWSE

public static final int CAN_BROWSE
See Also:
Constant Field Values

CAN_MANAGE

public static final int CAN_MANAGE
See Also:
Constant Field Values
Constructor Detail

DAHelper

public DAHelper()
Method Detail

getPermission

public static int getPermission(String taxonomy,
                                String capability,
                                HttpServletRequest request)
                         throws RepositoryException
RepositoryException

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved