Module colesico.framework.profile
Interface ProfileTeleAssist<P extends Profile>
-
- All Known Implementing Classes:
ProfileTeleAssistImpl
public interface ProfileTeleAssist<P extends Profile>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProfilebuildDefault(Locale locale)Pdeserialize(byte[] profileBytes)byte[]serialize(P profile)
-