public interface ProjectProfileHandler
Modifier and Type | Method and Description |
---|---|
void |
disableProfile(String id,
boolean shared) |
void |
enableProfile(String id,
boolean shared) |
List<String> |
getActiveProfiles(boolean shared) |
List<String> |
getAllProfiles() |
List<String> |
getMergedActiveProfiles(boolean shared) |