Uses of Class
org.eclipse.higgins.icard.userprofile.PolicyVersion

Packages that use PolicyVersion
org.eclipse.higgins.icard.userprofile   
 

Uses of PolicyVersion in org.eclipse.higgins.icard.userprofile
 

Methods in org.eclipse.higgins.icard.userprofile that return PolicyVersion
 PolicyVersion IUserProfileService.getRPPolicyVersion(CallbackHandler handler, URI url)
           
 

Methods in org.eclipse.higgins.icard.userprofile with parameters of type PolicyVersion
 void IUserProfileService.setRPPolicyVersion(CallbackHandler handler, PolicyVersion policyVersion)