Index

A C D E G H I P S T 
All Classes|All Packages

A

addFactories(Catalog) - Method in class colesico.framework.profile.internal.ProfileIoclet
 

C

colesico.framework.profile - module colesico.framework.profile
 
colesico.framework.profile - package colesico.framework.profile
 
colesico.framework.profile.internal - package colesico.framework.profile.internal
 
colesico.framework.profile.teleapi - package colesico.framework.profile.teleapi
 
CommonProfileCreator - Interface in colesico.framework.profile.teleapi
Provides common profile for cases where the user profile can't be determined
CommonProfileCreatorImpl - Class in colesico.framework.profile.internal
 
CommonProfileCreatorImpl() - Constructor for class colesico.framework.profile.internal.CommonProfileCreatorImpl
 
controlInputProfile(Profile) - Method in class colesico.framework.profile.DefaultProfileKit
Controls the profile read from the data port.
controlOutputProfile(Profile) - Method in class colesico.framework.profile.DefaultProfileKit
Controls the profile before write to the data port.
createCommonProfile(Locale) - Method in class colesico.framework.profile.internal.CommonProfileCreatorImpl
 
createCommonProfile(Locale) - Method in interface colesico.framework.profile.teleapi.CommonProfileCreator
 

D

dataPortProv - Variable in class colesico.framework.profile.DefaultProfileKit
 
DefaultProfile - Class in colesico.framework.profile
Profile default implementation
DefaultProfile(Locale) - Constructor for class colesico.framework.profile.DefaultProfile
 
DefaultProfileKit - Class in colesico.framework.profile
Profile kit default implementation.
DefaultProfileKit(ThreadScope, Provider<DataPort>) - Constructor for class colesico.framework.profile.DefaultProfileKit
 
DefaultProfileKit.InputControlResult - Class in colesico.framework.profile
 
DefaultProfileKit.ProfileHolder - Class in colesico.framework.profile
 
deserialize(byte[]) - Method in class colesico.framework.profile.internal.ProfileSerializerImpl
 
deserialize(byte[]) - Method in interface colesico.framework.profile.teleapi.ProfileSerializer
 

E

equals(Object) - Method in class colesico.framework.profile.DefaultProfile
 

G

GET_LOCALE_METHOD - Static variable in interface colesico.framework.profile.Profile
 
getCommonProfileCreator(CommonProfileCreatorImpl) - Method in class colesico.framework.profile.internal.ProfileProducer
 
getCommonProfileCreatorFactory4() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.teleapi.CommonProfileCreator class instance Scope: SINGLETON; Custom: null
getCommonProfileCreatorImplFactory7() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.internal.CommonProfileCreatorImpl class instance Scope: UNSCOPED; Custom: null
getDefaultProfileKitFactory5() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.DefaultProfileKit class instance Scope: UNSCOPED; Custom: null
getId() - Method in class colesico.framework.profile.internal.ProfileIoclet
 
getLocale() - Method in class colesico.framework.profile.DefaultProfile
 
getLocale() - Method in interface colesico.framework.profile.Profile
Returns user locale.
getLocale(Provider<Profile>) - Method in class colesico.framework.profile.internal.ProfileProducer
 
getLocaleFactory2() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce java.util.Locale class instance Scope: UNSCOPED; Custom: null
getProfile() - Method in class colesico.framework.profile.DefaultProfileKit
 
getProfile() - Method in class colesico.framework.profile.DefaultProfileKit.InputControlResult
 
getProfile() - Method in class colesico.framework.profile.DefaultProfileKit.ProfileHolder
 
getProfile() - Method in interface colesico.framework.profile.ProfileKit
Returns the valid profile associated with the current process if the profile is present.
getProfile(ProfileKit) - Method in class colesico.framework.profile.internal.ProfileProducer
 
getProfileFactory1() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.Profile class instance Scope: UNSCOPED; Custom: null
getProfileKit(DefaultProfileKit) - Method in class colesico.framework.profile.internal.ProfileProducer
 
getProfileKitFactory0() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.ProfileKit class instance Scope: SINGLETON; Custom: null
getProfileSerializer(ProfileSerializerImpl) - Method in class colesico.framework.profile.internal.ProfileProducer
 
getProfileSerializerFactory3() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.teleapi.ProfileSerializer class instance Scope: SINGLETON; Custom: null
getProfileSerializerImplFactory6() - Method in class colesico.framework.profile.internal.ProfileIoclet
Factory to produce colesico.framework.profile.internal.ProfileSerializerImpl class instance Scope: SINGLETON; Custom: null

H

hashCode() - Method in class colesico.framework.profile.DefaultProfile
 

I

InputControlResult() - Constructor for class colesico.framework.profile.DefaultProfileKit.InputControlResult
 
InputControlResult(Profile) - Constructor for class colesico.framework.profile.DefaultProfileKit.InputControlResult
 
InputControlResult(Profile, boolean) - Constructor for class colesico.framework.profile.DefaultProfileKit.InputControlResult
 
isInputControlRequired(Profile) - Method in class colesico.framework.profile.DefaultProfileKit
 
isOutputControlRequired(Profile) - Method in class colesico.framework.profile.DefaultProfileKit
 
isUpdateOnClient() - Method in class colesico.framework.profile.DefaultProfileKit.InputControlResult
 

P

Profile - Interface in colesico.framework.profile
User localization profile.
ProfileException - Exception in colesico.framework.profile
Basic profile exception
ProfileException(String) - Constructor for exception colesico.framework.profile.ProfileException
 
ProfileException(String, Throwable) - Constructor for exception colesico.framework.profile.ProfileException
 
ProfileHolder(Profile) - Constructor for class colesico.framework.profile.DefaultProfileKit.ProfileHolder
 
ProfileIoclet - Class in colesico.framework.profile.internal
 
ProfileIoclet() - Constructor for class colesico.framework.profile.internal.ProfileIoclet
 
ProfileKit - Interface in colesico.framework.profile
Profile Service.
ProfileProducer - Class in colesico.framework.profile.internal
 
ProfileProducer() - Constructor for class colesico.framework.profile.internal.ProfileProducer
 
ProfileSerializer<P extends Profile> - Interface in colesico.framework.profile.teleapi
 
ProfileSerializerImpl - Class in colesico.framework.profile.internal
Default profile tele-assistant
ProfileSerializerImpl() - Constructor for class colesico.framework.profile.internal.ProfileSerializerImpl
 

S

SCOPE_KEY - Static variable in class colesico.framework.profile.DefaultProfileKit.ProfileHolder
 
serialize(DefaultProfile) - Method in class colesico.framework.profile.internal.ProfileSerializerImpl
 
serialize(P) - Method in interface colesico.framework.profile.teleapi.ProfileSerializer
 
setLocale(Locale) - Method in class colesico.framework.profile.DefaultProfile
 
setProfile(Profile) - Method in class colesico.framework.profile.DefaultProfileKit.InputControlResult
 
setProfile(Profile) - Method in class colesico.framework.profile.DefaultProfileKit
 
setProfile(Profile) - Method in interface colesico.framework.profile.ProfileKit
Associate the profile with the current process.
setUpdateOnClient(boolean) - Method in class colesico.framework.profile.DefaultProfileKit.InputControlResult
 

T

threadScope - Variable in class colesico.framework.profile.DefaultProfileKit
 
toString() - Method in class colesico.framework.profile.DefaultProfile
 
A C D E G H I P S T 
All Classes|All Packages