org.apache.jetspeed.serializer.objects
Class JSProfilingRule
java.lang.Object
org.apache.jetspeed.serializer.objects.JSProfilingRule
public class JSProfilingRule
- extends java.lang.Object
Import ProfilingRule
whatever
org.apache.jetspeed.profile.RuleImpl
...
- Version:
- $Id: $
- Author:
- David Sean Taylor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSProfilingRule
public JSProfilingRule()
isStandardRule
public boolean isStandardRule()
setStandardRule
public void setStandardRule(boolean standard)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
getId
public java.lang.String getId()
setId
public void setId(java.lang.String id)
getCriterions
public JSRuleCriterions getCriterions()
- Returns:
- Returns the criterions.
setCriterions
public void setCriterions(JSRuleCriterions criterions)
- Parameters:
criterions
- The criterions to set.
Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.