Skip navigation links

Oracle Adaptive Access Manager Java API Reference
11.1.1

E15864-01


Uses of Class
com.bharosa.vcrypt.tracker.intf.NameValueProfile

Packages that use NameValueProfile
com.bharosa.vcrypt.tracker.intf   

 

Uses of NameValueProfile in com.bharosa.vcrypt.tracker.intf

 

Methods in com.bharosa.vcrypt.tracker.intf that return NameValueProfile
 NameValueProfile VCryptTracker.getNameValueProfile(java.lang.String entityDefKey, java.lang.Long extEntityId, java.lang.String requestId)
          Returns the NameValueProfile for an entity and request.
 NameValueProfile VCryptTracker.refreshNameValueProfile(NameValueProfile profile)
          Resets the values of the profile to the latest from the database.
 NameValueProfile VCryptTracker.saveNameValueProfile(NameValueProfile profile)
          Saves the changes made to the profile.

 

Methods in com.bharosa.vcrypt.tracker.intf with parameters of type NameValueProfile
 NameValueProfile VCryptTracker.refreshNameValueProfile(NameValueProfile profile)
          Resets the values of the profile to the latest from the database.
 NameValueProfile VCryptTracker.saveNameValueProfile(NameValueProfile profile)
          Saves the changes made to the profile.

 


Skip navigation links

Oracle Adaptive Access Manager Java API Reference
11.1.1

E15864-01


Copyright © 2010, Oracle. All rights reserved.