com.plumtree.portalpages.common.uiparts
Class RulesDebugMSGAS

java.lang.Object
  extended by AFormAS
      extended by com.plumtree.portalpages.common.uiparts.RulesDebugMSGAS

public class RulesDebugMSGAS
extends AFormAS

This is the AS for Rules Debugging Messages.

Author:
dustina

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
           
 
Constructor Summary
RulesDebugMSGAS()
           
 
Method Summary
 boolean CheckBasicAccess(java.lang.String strPage, java.lang.String strControl, boolean bSameSpace)
           
 java.lang.Object Create()
           
static boolean GetIsRulesDebugEnabled(AActivitySpace _asOwner)
          This method calculates whether or not the subportal rules debug button is enabled for the server and the current user.
 java.lang.String GetName()
           
 java.lang.String GetRepostControlName()
           
 void Init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
See Also:
Constant Field Values
Constructor Detail

RulesDebugMSGAS

public RulesDebugMSGAS()
Method Detail

GetName

public java.lang.String GetName()
See Also:
com.plumtree.xpshared.activityspace.AActivitySpace#GetName()

Create

public java.lang.Object Create()
See Also:
com.plumtree.uiinfrastructure.activityspace.IManagedObject#Create()

CheckBasicAccess

public boolean CheckBasicAccess(java.lang.String strPage,
                                java.lang.String strControl,
                                boolean bSameSpace)
See Also:
com.plumtree.portaluiinfrastructure.activityspace.AActivitySpace#CheckBasicAccess(String, String, boolean)

GetRepostControlName

public java.lang.String GetRepostControlName()

Init

public void Init()
See Also:
com.plumtree.xpshared.activityspace.AActivitySpace#Init()

GetIsRulesDebugEnabled

public static boolean GetIsRulesDebugEnabled(AActivitySpace _asOwner)
This method calculates whether or not the subportal rules debug button is enabled for the server and the current user.

Parameters:
_asOwner - The current AActivitySpace
Returns:
boolean True implies the rules debug button is enabled.



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.