Class GetWebFragmentsRestModel
- java.lang.Object
-
- pl.ds.websight.fragments.registry.impl.GetWebFragmentsRestModel
-
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) public class GetWebFragmentsRestModel extends Object
-
-
Constructor Summary
Constructors Constructor Description GetWebFragmentsRestModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetKey()org.apache.sling.api.SlingHttpServletRequestgetRequest()
-
-
-
Method Detail
-
getKey
public String getKey()
-
getRequest
public org.apache.sling.api.SlingHttpServletRequest getRequest()
-
-