C G I P W 
All Classes All Packages

C

ConditionalWebFragment - Interface in pl.ds.websight.fragments.registry
Extension of WebFragment providing conditional check

G

getFragment() - Method in interface pl.ds.websight.fragments.registry.WebFragment
Returns fragment.
getFragments(String, SlingHttpServletRequest) - Method in class pl.ds.websight.fragments.registry.impl.WebFragmentRegistryImpl
 
getFragments(String, SlingHttpServletRequest) - Method in interface pl.ds.websight.fragments.registry.WebFragmentRegistry
Returns registered Web Fragments sorted by ranking (lowest first).
getKey() - Method in class pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestModel
 
getKey() - Method in interface pl.ds.websight.fragments.registry.WebFragment
Returns key string used to query Web Fragments.
getRanking() - Method in interface pl.ds.websight.fragments.registry.WebFragment
Return ranking to order the Web Fragment in query by key results.
getRequest() - Method in class pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestModel
 
GetWebFragmentsRestAction - Class in pl.ds.websight.fragments.registry.impl
 
GetWebFragmentsRestAction() - Constructor for class pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestAction
 
GetWebFragmentsRestModel - Class in pl.ds.websight.fragments.registry.impl
 
GetWebFragmentsRestModel() - Constructor for class pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestModel
 

I

isApplicable(SlingHttpServletRequest) - Method in interface pl.ds.websight.fragments.registry.ConditionalWebFragment
Checks if web fragment is applicable in the context of request.

P

perform(GetWebFragmentsRestModel) - Method in class pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestAction
 
pl.ds.websight.fragments.registry - package pl.ds.websight.fragments.registry
 
pl.ds.websight.fragments.registry.impl - package pl.ds.websight.fragments.registry.impl
 

W

WebFragment - Interface in pl.ds.websight.fragments.registry
Implement to register Web Fragment.
WebFragmentRegistry - Interface in pl.ds.websight.fragments.registry
Allows to get registered Web Fragments.
WebFragmentRegistryImpl - Class in pl.ds.websight.fragments.registry.impl
 
WebFragmentRegistryImpl() - Constructor for class pl.ds.websight.fragments.registry.impl.WebFragmentRegistryImpl
 
C G I P W 
All Classes All Packages