|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Delegate | |
|---|---|
| com.ibm.itim.dataservices.model.system | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the system specific elements of the data model. |
| Uses of Delegate in com.ibm.itim.dataservices.model.system |
|---|
| Methods in com.ibm.itim.dataservices.model.system with parameters of type Delegate | |
|---|---|
void |
SystemUserEntity.addDelegate(Delegate newDelegate)
Adds a delegation for the user. |
boolean |
Delegate.equals(Delegate delegate)
Provides equality comparison. |
boolean |
SystemUserEntity.removeDelegate(Delegate removeDelegate)
Removes a delegation for the user. |
void |
SystemUserEntity.updateDelegate(Delegate oldVersion,
Delegate newVersion)
Replaces the old delegation with the new delegation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||