Uses of Class
colesico.framework.profile.internal.ProfileSerializerImpl
-
Packages that use ProfileSerializerImpl Package Description colesico.framework.profile.internal -
-
Uses of ProfileSerializerImpl in colesico.framework.profile.internal
Methods in colesico.framework.profile.internal that return types with arguments of type ProfileSerializerImpl Modifier and Type Method Description colesico.framework.ioc.ioclet.Factory<ProfileSerializerImpl>ProfileIoclet. getProfileSerializerImplFactory8()Factory to produce colesico.framework.profile.internal.ProfileSerializerImpl class instance Scope: SINGLETON; Custom: nullMethods in colesico.framework.profile.internal with parameters of type ProfileSerializerImpl Modifier and Type Method Description ProfileSerializerProfileProducer. getProfileSerializer(ProfileSerializerImpl impl)
-