Uses of Class
com.jalios.jcms.handler.pubchooser.provider.PubChooserContext
-
Packages that use PubChooserContext Package Description com.jalios.jcms.handler.pubchooser.policy com.jalios.jcms.handler.pubchooser.provider com.jalios.jcms.policy -
-
Uses of PubChooserContext in com.jalios.jcms.handler.pubchooser.policy
Methods in com.jalios.jcms.handler.pubchooser.policy with parameters of type PubChooserContext Modifier and Type Method Description PubChooserProvider
PubChooserExternalSubProviderPolicyFilter. getPubChooserExternalSubProvider(PubChooserContext context)
PubChooserProvider
PubChooserExternalSubProviderPolicyManager. getPubChooserExternalSubProvider(PubChooserContext context)
-
Uses of PubChooserContext in com.jalios.jcms.handler.pubchooser.provider
Fields in com.jalios.jcms.handler.pubchooser.provider declared as PubChooserContext Modifier and Type Field Description protected PubChooserContext
AbstractPubChooserProvider. ctx
Methods in com.jalios.jcms.handler.pubchooser.provider that return PubChooserContext Modifier and Type Method Description PubChooserContext
AbstractPubChooserProvider. getContext()
PubChooserContext
PubChooserProvider. getContext()
Returns thePubChooserContext
Methods in com.jalios.jcms.handler.pubchooser.provider with parameters of type PubChooserContext Modifier and Type Method Description PubChooserProvider
PubChooserProviderManager. getExternalProvider(java.lang.String providerKey, PubChooserContext pubChooserContext)
Constructors in com.jalios.jcms.handler.pubchooser.provider with parameters of type PubChooserContext Constructor Description AbstractPubChooserProvider(PubChooserContext ctx)
BasicSubChooserProvider(PubChooserContext ctx)
-
Uses of PubChooserContext in com.jalios.jcms.policy
Methods in com.jalios.jcms.policy with parameters of type PubChooserContext Modifier and Type Method Description PubChooserProvider
BasicPubChooserExternalSubProviderPolicyFilter. getPubChooserExternalSubProvider(PubChooserContext context)
-