Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept(Profile) - Static method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
- accepted() - Method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Returns the value of the
acceptedrecord component. - 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 - Record Class in colesico.framework.profile
- DefaultProfileKit.ProfileHolder - Record 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
- equals(Object) - Method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
Indicates whether some other object is "equal to" this one.
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 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
- hashCode() - Method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
Returns a hash code value for this object.
I
- InputControlResult(Profile, boolean) - Constructor for record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Creates an instance of a
InputControlResultrecord class.
P
- profile() - Method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Returns the value of the
profilerecord component. - profile() - Method in record class colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
Returns the value of the
profilerecord component. - 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 record class colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
Creates an instance of a
ProfileHolderrecord class. - 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
R
- reset(Profile) - Static method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
S
- SCOPE_KEY - Static variable in record 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
- setProfile(Profile) - Method in interface colesico.framework.profile.ProfileKit
-
Associate the profile with the current process.
T
- threadScope - Variable in class colesico.framework.profile.DefaultProfileKit
- toString() - Method in class colesico.framework.profile.DefaultProfile
- toString() - Method in record class colesico.framework.profile.DefaultProfileKit.InputControlResult
-
Returns a string representation of this record class.
- toString() - Method in record class colesico.framework.profile.DefaultProfileKit.ProfileHolder
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form