Interface ProjectProfileHandler
public interface ProjectProfileHandler
-
Method Summary
Modifier and TypeMethodDescriptionvoid
disableProfile
(String id, boolean shared) void
enableProfile
(String id, boolean shared) getActiveProfiles
(boolean shared) getMergedActiveProfiles
(boolean shared)
-
Method Details
-
getAllProfiles
-
getActiveProfiles
-
getMergedActiveProfiles
-
disableProfile
-
enableProfile
-