Package | Description |
---|---|
oracle.sdp.messaging.userprefs |
Modifier and Type | Method and Description |
---|---|
void |
UserPrefsServices.delete(UserPrefsObject object)
Deprecated.
Delete the specified UserPrefsObject.
|
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.
|
void |
UserPrefsServices.removeRuleSet(String userID)
Deprecated.
Remove the rule set for the specified user.
|
void |
UserPrefsServices.removeUserRuleSet(String userID)
Deprecated.
|
Copyright © 2006, 2017 Oracle and/or its affiliates. All rights reserved.