|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Access | |
|---|---|
| com.ibm.itim.apps.provisioning | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
| com.ibm.itim.dataservices.model.domain | Extends the com.ibm.itim.dataservices.model package to provide an application
programming interface for querying the core elements of the data model. |
| Uses of Access in com.ibm.itim.apps.provisioning |
|---|
| Methods in com.ibm.itim.apps.provisioning with parameters of type Access | |
|---|---|
void |
AccessManager.getAccesses(PersonMO owner,
Access accessInfo,
SearchResultsMO searchResults,
java.util.Locale locale)
The method returns all the accesses assigned to a person. |
void |
AccessManager.getAccesses(PersonMO owner,
Access accessInfo,
SearchResultsMO searchResults,
java.util.Locale locale)
The method returns all the accesses assigned to a person. |
| Uses of Access in com.ibm.itim.dataservices.model.domain |
|---|
| Classes in com.ibm.itim.dataservices.model.domain that implement Access | |
|---|---|
class |
AccessInfo
This is a value object that contains information about the Access. |
| Methods in com.ibm.itim.dataservices.model.domain that return Access | |
|---|---|
Access |
ComplianceIssue.getAccess()
Returns the access information related to the issue if applicable |
| Methods in com.ibm.itim.dataservices.model.domain with parameters of type Access | |
|---|---|
void |
ComplianceIssue.setAccess(Access access)
Sets the access information related to the issue if applicable |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||