Class SPageURL


  • public class SPageURL
    extends java.lang.Object
    author Emmanuel Duchastenier
    • Constructor Summary

      Constructors 
      Constructor Description
      SPageURL​(java.lang.String url, java.lang.Long pageId)  
    • Method Summary

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

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

      • SPageURL

        public SPageURL​(java.lang.String url,
                        java.lang.Long pageId)
    • Method Detail

      • getUrl

        public java.lang.String getUrl()
      • getPageId

        public java.lang.Long getPageId()