Uses of Class
com.jaspersoft.jasperserver.export.modules.common.ProfileAttributeBean

Packages that use ProfileAttributeBean
com.jaspersoft.jasperserver.export.modules.auth   
com.jaspersoft.jasperserver.export.modules.auth.beans   
 

Uses of ProfileAttributeBean in com.jaspersoft.jasperserver.export.modules.auth
 

Methods in com.jaspersoft.jasperserver.export.modules.auth with parameters of type ProfileAttributeBean
protected  void AuthorityImporter.saveUserAttribute(User user, ProfileAttributeBean attributeBean)
           
protected  void AuthorityImporter.saveUserAttributes(User user, ProfileAttributeBean[] attributes)
           
 

Uses of ProfileAttributeBean in com.jaspersoft.jasperserver.export.modules.auth.beans
 

Methods in com.jaspersoft.jasperserver.export.modules.auth.beans that return ProfileAttributeBean
 ProfileAttributeBean[] UserBean.getAttributes()
           
 

Methods in com.jaspersoft.jasperserver.export.modules.auth.beans with parameters of type ProfileAttributeBean
 void UserBean.setAttributes(ProfileAttributeBean[] attributes)
           
 



Copyright © 2007. All Rights Reserved.