Class UIAbstractManagerComponent

java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent

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

    • UIAbstractManagerComponent

      public UIAbstractManagerComponent()
  • Method Details

    • 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