Uses of Class
org.milyn.profile.DefaultProfileSet

Packages that use DefaultProfileSet
org.milyn.profile Entity profiling implementation. 
org.milyn.useragent   
 

Uses of DefaultProfileSet in org.milyn.profile
 

Methods in org.milyn.profile that return DefaultProfileSet
static DefaultProfileSet DefaultProfileSet.create(String baseProfile, String[] subProfiles)
          Utility method for creating a profile set.
 

Methods in org.milyn.profile with parameters of type DefaultProfileSet
protected  void DefaultProfileSet.addProfileSet(DefaultProfileSet profileSet)
          Add the profiles of the supplied DefaultProfileSet to this ProfileSet.
 

Uses of DefaultProfileSet in org.milyn.useragent
 

Fields in org.milyn.useragent declared as DefaultProfileSet
 DefaultProfileSet MockUAContext.profileSet
           
 



Copyright © 2018. All rights reserved.