Class ResourceModel


  • @Model(adaptables=org.apache.sling.api.resource.Resource.class)
    public class ResourceModel
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ResourceModel()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTitle()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceModel

        public ResourceModel()
    • Method Detail

      • getTitle

        public java.lang.String getTitle()