Uses of Class
com.silverpeas.admin.components.Profile

Packages that use Profile
com.silverpeas.admin.components Copyright (C) 2000 - 2013 Silverpeas This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
 

Uses of Profile in com.silverpeas.admin.components
 

Fields in com.silverpeas.admin.components with type parameters of type Profile
protected  List<Profile> WAComponent.profiles
           
 

Methods in com.silverpeas.admin.components that return Profile
 Profile ObjectFactory.createProfile()
          Create an instance of Profile
 Profile WAComponent.getProfile(String name)
           
 

Methods in com.silverpeas.admin.components that return types with arguments of type Profile
 List<Profile> WAComponent.getProfiles()
          Gets the value of the profiles property.
 

Method parameters in com.silverpeas.admin.components with type arguments of type Profile
 void WAComponent.setProfiles(List<Profile> profiles)
          Sets the value of the profiles property.
 



Copyright © 2016 Silverpeas. All Rights Reserved.