|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.profiler.rules.impl.PrincipalRuleImpl
public class PrincipalRuleImpl
PrincipalRuleImpl
| Constructor Summary | |
|---|---|
PrincipalRuleImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocatorName()
Gets the name of the locator in this principal/rule/locator pair association. |
java.lang.String |
getPrincipalName()
Gets the name of the principal in this principal/rule/locator pair association. |
ProfilingRule |
getProfilingRule()
Gets the profiling rule associated with the principal name |
void |
setLocatorName(java.lang.String locatorName)
Sets the name of the locator in this principal/locator/rule pair association. |
void |
setPrincipalName(java.lang.String name)
Sets the name of the principal in this principal/rule/locator pair association. |
void |
setProfilingRule(ProfilingRule rule)
Sets the profiling rule associated with the principal name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrincipalRuleImpl()
| Method Detail |
|---|
public java.lang.String getPrincipalName()
PrincipalRule
getPrincipalName in interface PrincipalRulepublic void setPrincipalName(java.lang.String name)
PrincipalRule
setPrincipalName in interface PrincipalRulename - The name of the principal in this association.public ProfilingRule getProfilingRule()
PrincipalRule
getProfilingRule in interface PrincipalRulepublic void setProfilingRule(ProfilingRule rule)
PrincipalRule
setProfilingRule in interface PrincipalRulerule - The profiling rule associated with the principal namepublic java.lang.String getLocatorName()
PrincipalRule
getLocatorName in interface PrincipalRulepublic void setLocatorName(java.lang.String locatorName)
PrincipalRule
setLocatorName in interface PrincipalRulelocatorName - The locatorName to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||