Class UIAbstractManagerComponent


  • public abstract class UIAbstractManagerComponent
    extends org.exoplatform.webui.core.UIComponent
    Created by The eXo Platform SAS Author : eXoPlatform nicolas.filotto@exoplatform.com 15 mai 2009
    • Constructor Detail

      • UIAbstractManagerComponent

        public UIAbstractManagerComponent()
    • Method Detail

      • getUIExtensionName

        public String getUIExtensionName()
      • setUIExtensionName

        public void setUIExtensionName​(String uiExtensionName)
      • getUIExtensionCategory

        public String getUIExtensionCategory()
      • setUIExtensionCategory

        public void setUIExtensionCategory​(String uiExtensionCategory)
      • getUIAbstractManagerClass

        public abstract Class<? extends UIAbstractManager> getUIAbstractManagerClass()
        Gives the class related to manager