Package | Description |
---|---|
org.milyn.profile |
Entity profiling implementation.
|
org.milyn.useragent |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProfileSet
Default ProfileSet implementation.
|
Modifier and Type | Method and Description |
---|---|
ProfileSet |
ProfileStore.getProfileSet(String baseProfile)
Get the ProfileSet associated with the specified profile member.
|
ProfileSet |
DefaultProfileStore.getProfileSet(String profileMember) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileStore.addProfileSet(ProfileSet profileSet)
Add a ProfileSet to the store.
|
void |
DefaultProfileStore.addProfileSet(ProfileSet profileSet)
Add a ProfileSet for the named profile member.
|
Modifier and Type | Method and Description |
---|---|
ProfileSet |
UAContext.getProfileSet()
Get the ProfileSet for the device.
|
ProfileSet |
MockUAContext.getProfileSet() |
Copyright © 2015. All rights reserved.