com.jalios.jcms
Class RightInfo
java.lang.Object
  
com.jalios.jcms.RightInfo
public class RightInfo
- extends Object
 
Provide information about right control.
- Since:
 
  - jcms-7.1
 
- Version:
 
  - $Revision$
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
REVISION
public static final String REVISION
- See Also:
 - Constant Field Values
 
RightInfo
public RightInfo()
getRightPolicyFilter
public Class<? extends RightPolicyFilter> getRightPolicyFilter()
 
setRightPolicyFilter
public void setRightPolicyFilter(Class<? extends RightPolicyFilter> rightPolicyFilter)
 
getExplanation
public RightInfo.Explanation getExplanation()
 
setExplanation
public void setExplanation(RightInfo.Explanation explanation)
 
getExplanationMessage
public String getExplanationMessage(String userLang,
                                    Locale userLocale,
                                    Data data,
                                    Member mbr)
- Returns the explanation message.
- Parameters:
 userLang - the user languageuserLocale - the user localedata - the checked datambr - the checked member
- Returns:
 - the explanation message.
 - Since:
 
  - jcms-7.1.0
 
 
 
Copyright © 2001-2010 Jalios SA. All Rights Reserved.