Class AbstractSPage

    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractSPage​(java.lang.String name, long installationDate, long installedBy, boolean provided, java.lang.String contentName)  
      AbstractSPage​(AbstractSPage sPage)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AbstractSPage

        public AbstractSPage​(java.lang.String name,
                             long installationDate,
                             long installedBy,
                             boolean provided,
                             java.lang.String contentName)