public interface FWApplicationContext
FWContext| 修飾子とタイプ | メソッドと説明 |
|---|---|
String |
getApplicationId() |
String |
getContextPath() |
String |
getHostName() |
List<FWRoleAcl> |
getRoleAcl() |
boolean |
isUserManagementEnable() |
void |
setApplicationId(String applicationId) |
void |
setContextPath(String contextPath) |
void |
setHostName(String hostName) |
void |
setUserManagementEnable(boolean userManagementEnable) |
String getHostName()
void setHostName(String hostName)
String getApplicationId()
void setApplicationId(String applicationId)
String getContextPath()
void setContextPath(String contextPath)
boolean isUserManagementEnable()
void setUserManagementEnable(boolean userManagementEnable)
Handywedge ver 0.11.0-SNAPSHOT. Copyright (c) 2019 Handywedge Co.,Ltd.