|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelPolicyFilter | |
---|---|
com.jalios.jcms.policy |
Uses of ChannelPolicyFilter in com.jalios.jcms.policy |
---|
Classes in com.jalios.jcms.policy that implement ChannelPolicyFilter | |
---|---|
class |
BasicChannelPolicyFilter
This class allow developers to put hooks to change channel mechanism behaviour. |
Fields in com.jalios.jcms.policy with type parameters of type ChannelPolicyFilter | |
---|---|
protected Set<ChannelPolicyFilter> |
PolicyManager.channelPolicyFilterSet
|
Methods in com.jalios.jcms.policy that return types with arguments of type ChannelPolicyFilter | |
---|---|
Set<? extends ChannelPolicyFilter> |
PolicyManager.getChannelPolicyFilterSet()
Returns the set of ChannelPolicyFilter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |