Uses of Interface
org.jbpm.userprofile.UserProfileRepository

Packages that use UserProfileRepository
org.jbpm.userprofile   
 

Uses of UserProfileRepository in org.jbpm.userprofile
 

Methods in org.jbpm.userprofile that return UserProfileRepository
 UserProfileRepository UserProfileManager.getUserProfileRepository()
           
 

Methods in org.jbpm.userprofile with parameters of type UserProfileRepository
 void UserProfileManager.setUserProfileRepository(UserProfileRepository userProfileRepository)
           
 



Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.