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