Package | Description |
---|---|
oracle.ucs.userprefs |
Modifier and Type | Method and Description |
---|---|
FilterSet |
UserPrefsProvisioningService.createFilterSet(String guid,
String profileId,
MediaType mediaType)
Deprecated.
Creates a new user filter set for specified profile and media
type.
|
FilterSet |
UserCommunicationPreference.getFilterSet(String guid,
String profileId)
Gets, or creates if not exist, a user's FilterSet for given
profile.
|
FilterSet |
UserPrefsProvisioningService.getFilterSet(String guid,
String profileId,
MediaType mediaType)
Deprecated.
Gets a user's FilterSet for given profile and media type.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Set<FilterSet>> |
UserPrefsProvisioningService.getFilterSets(String[] guids)
Deprecated.
Gets all filter sets for every GUID in the array.
|
Copyright © 2006,2016 Oracle and/or its affiliates. All rights reserved.