Class CleanedApplication


  • public class CleanedApplication
    extends java.lang.Object
    A POJO representing the application
    Since:
    jcms-10.0.6
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getShortcutId()  
      void setShortcutId​(java.lang.String shortcutId)  
      • Methods inherited from class java.lang.Object

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

      • CleanedApplication

        public CleanedApplication()
    • Method Detail

      • getShortcutId

        public java.lang.String getShortcutId()
      • setShortcutId

        public void setShortcutId​(java.lang.String shortcutId)