Uses of Interface
colesico.framework.profile.ProfileKit
-
Packages that use ProfileKit Package Description colesico.framework.profile colesico.framework.profile.internal -
-
Uses of ProfileKit in colesico.framework.profile
Classes in colesico.framework.profile that implement ProfileKit Modifier and Type Class Description classDefaultProfileKitProfile kit default implementation. -
Uses of ProfileKit in colesico.framework.profile.internal
Methods in colesico.framework.profile.internal that return ProfileKit Modifier and Type Method Description ProfileKitProfileProducer. getProfileKit(DefaultProfileKit impl)Methods in colesico.framework.profile.internal that return types with arguments of type ProfileKit Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<ProfileKit>ProfileIoclet. getProfileKitFactory0()Methods in colesico.framework.profile.internal with parameters of type ProfileKit Modifier and Type Method Description LocaleProfileProducer. getLocale(ProfileKit kit)ProfileProfileProducer. getProfile(ProfileKit kit)
-