Package | Description |
---|---|
oracle.sdp.messaging.userprefs |
Modifier and Type | Method and Description |
---|---|
UserRule |
UserRuleSet.factoryUserRule()
Deprecated.
Factory method for
UserRule classes |
Modifier and Type | Method and Description |
---|---|
Iterator<UserRule> |
UserRuleSet.getUserRule()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
UserRuleSet.addUserRule(UserRule ur)
Deprecated.
Add a new
UserRule to the User Defined Rules |
boolean |
UserRuleSet.containsUserRule(UserRule ur)
Deprecated.
|
boolean |
UserRuleSet.deleteUserRule(UserRule ur)
Deprecated.
Deletes the
UserRule from the RuleSet. |
boolean |
UserRule.isEqual(UserRule u)
Deprecated.
Check if two objects represent the same rule
|
void |
UserRuleSet.modifyUserRule(UserRule ur)
Deprecated.
Modifies and Updatse an already added
UserRule |
Copyright © 2009,2013 Oracle and/or its affiliates. All rights reserved.