|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrincipalRule | |
---|---|
org.apache.jetspeed.profiler | |
org.apache.jetspeed.profiler.impl | |
org.apache.jetspeed.profiler.rules.impl |
Uses of PrincipalRule in org.apache.jetspeed.profiler |
---|
Methods in org.apache.jetspeed.profiler that return PrincipalRule | |
---|---|
PrincipalRule |
Profiler.createPrincipalRule()
Factory for PrincipalRule, the container to connect profiling rule and (user) prinicpal |
Methods in org.apache.jetspeed.profiler with parameters of type PrincipalRule | |
---|---|
void |
Profiler.deletePrincipalRule(PrincipalRule rule)
|
void |
Profiler.storePrincipalRule(PrincipalRule rule)
|
Uses of PrincipalRule in org.apache.jetspeed.profiler.impl |
---|
Methods in org.apache.jetspeed.profiler.impl that return PrincipalRule | |
---|---|
PrincipalRule |
JetspeedProfilerImpl.createPrincipalRule()
|
Methods in org.apache.jetspeed.profiler.impl with parameters of type PrincipalRule | |
---|---|
void |
JetspeedProfilerImpl.deletePrincipalRule(PrincipalRule rule)
|
void |
JetspeedProfilerImpl.storePrincipalRule(PrincipalRule rule)
|
Uses of PrincipalRule in org.apache.jetspeed.profiler.rules.impl |
---|
Classes in org.apache.jetspeed.profiler.rules.impl that implement PrincipalRule | |
---|---|
class |
PrincipalRuleImpl
PrincipalRuleImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |