Class DummyModel
- java.lang.Object
-
- org.apache.sling.launchpad.testservices.models.DummyModel
-
@Model(adaptables=org.apache.sling.api.SlingHttpServletRequest.class) public class DummyModel extends Object
-
-
Constructor Summary
Constructors Constructor Description DummyModel()
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
getMessage
public String getMessage()
-
-