Class Component
java.lang.Object
org.wso2.carbon.ui.deployment.beans.Component
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddContext(Context context) voidaddCustomAddUI(String mediaType, String uiPath) voidaddCustomViewUI(String mediaType, String uiPath) voidaddFileUploadExecutorConfig(FileUploadExecutorConfig fileUploadExecutorConfig) voidvoidaddServlet(Servlet servlet) voidaddSkipHttpsUrlList(String skipHttpUrl) voidaddSkipTilesUrl(String skipTilesUrl) voidaddUnauthenticatedUrl(String unauthenticatedUrl) Menu[]getMenus()getName()Servlet[]voidvoidsetVersion(String version)
-
Constructor Details
-
Component
public Component()
-
-
Method Details
-
getContextsList
-
addContext
-
getSkipHttpsUrlList
-
addSkipHttpsUrlList
-
getUnauthenticatedUrlList
-
addUnauthenticatedUrl
-
getSkipTilesUrlList
-
addSkipTilesUrl
-
addMenu
-
getMenusList
-
addServlet
-
getServletList
-
getServlets
-
getMenus
-
getFileUploadExecutorConfigs
-
addFileUploadExecutorConfig
-
setName
-
setVersion
-
getName
-
getVersion
-
getCustomViewUIMap
-
addCustomViewUI
-
getCustomAddUIMap
-
addCustomAddUI
-