| Package | Description |
|---|---|
| oracle.sdp.messaging.userprefs |
| Modifier and Type | Method and Description |
|---|---|
UserRuleSet |
UserPrefsServices.createUserRuleSet(String userID)
Deprecated.
Create user rule set for the specified user.
|
UserRuleSet |
UserPrefsServices.getUserRuleSet(String userID)
Deprecated.
Retrieve the rule set for the specified userID.
|
UserRuleSet |
UserPrefsServices.getUserRuleSet(String userID,
boolean create)
Deprecated.
Retrieve the rule set for the specified userID, and specify
whether to create a new rule set if one does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
Set<UserRuleSet> |
UserPrefsServices.findUserRuleSets(String[] guids)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
UserRuleSet.isEqual(UserRuleSet urs)
Deprecated.
Check if the two objects represents the same rule
|
Copyright © 2009,2014 Oracle and/or its affiliates. All rights reserved.