Methods in com.wm.app.tn.profile that return ProfileStore |
static ProfileStore |
ProfileStore.getProfileStore()
Deprecated. Starting in version 6.5, it is no longer necessary to get an instance of the ProfileStore. All public
methods are static. |
static ProfileStore |
ProfileStore.getProfileStore(boolean refresh)
Deprecated. Starting in version 6.5, it is no longer necessary to get an instance of the ProfileStore. All public
methods are static. To force a refresh of the ProfileStore caches, call refreshSummaries() and/or refreshIDMap(). |
static ProfileStore |
ProfileStore.quietGetProfileStore()
Deprecated. Starting in version 6.5, it is no longer necessary to get an instance of the ProfileStore. All public
methods are static. |