- java.lang.Object
-
- colesico.framework.profile.ProfileConfig
-
- Direct Known Subclasses:
ProfileConfigImpl
@ConfigPrototype(model=SINGLE) public abstract class ProfileConfig extends Object
-
-
Constructor Summary
Constructors Constructor Description ProfileConfig()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract String[]getQualifiersNames()Return all possible qualifier names in the order of the profile qualifiers
-
-
-
Method Detail
-
getQualifiersNames
public abstract String[] getQualifiersNames()
Return all possible qualifier names in the order of the profile qualifiers- Returns:
-
-