@Component(value="adminToolJavaMelodyConfig") public class AdminToolJavaMelodyConfig extends Object implements AdminToolConfig
WEBJARS_CDN_PREFIX, WEBJARS_CDN_PREFIX_BOWER, WEBJARS_LOCAL_PREFIX| Constructor and Description |
|---|
AdminToolJavaMelodyConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getComponentPosition() |
String |
getMelodyPath() |
Set<String> |
getSecurityRoles() |
boolean |
isEnabled() |
void |
printConfig() |
void |
setComponentPosition(Integer componentPosition) |
void |
setEnabled(boolean enabled) |
void |
setMelodyPath(String melodyPath) |
void |
setSecurityRoles(Set<String> securityRoles) |
String |
toString() |
public boolean isEnabled()
isEnabled in interface AdminToolConfigpublic void setEnabled(boolean enabled)
public String getMelodyPath()
public void setMelodyPath(String melodyPath)
public Integer getComponentPosition()
public void setComponentPosition(Integer componentPosition)
public void printConfig()
printConfig in interface AdminToolConfigCopyright © 2016–2017. All rights reserved.