Uses of Class
org.ejtools.util.service.Profile

Packages that use Profile
org.ejtools.util.service   
 

Uses of Profile in org.ejtools.util.service
 

Fields in org.ejtools.util.service declared as Profile
protected  Profile[] ProfileServiceProvider.profiles
          Description of the Field
 

Methods in org.ejtools.util.service that return Profile
 Profile ProfileServiceProvider.getProfile(int index)
           
 Profile[] ProfileServiceProvider.getProfiles()
           
 Profile[] ProfileService.getProfiles()
          Gets the metaDatas attribute of the FactoryService object
 Profile ProfileService.getProfile(int index)
          Gets the metaData attribute of the FactoryService object
 

Methods in org.ejtools.util.service with parameters of type Profile
 void ProfileHolder.setProfile(Profile profile)
          Sets the profile attribute of the ProfileHolder object
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.