|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessInfo | |
---|---|
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 AccessInfo in com.ibm.itim.apps.provisioning |
---|
Methods in com.ibm.itim.apps.provisioning that return AccessInfo | |
---|---|
AccessInfo |
GroupMO.getAccessInfo()
Returns an AccessInfo object that contains the access information associated with the group. |
AccessInfo |
GroupMO.getAccessInfo()
Returns an AccessInfo object that contains the access information associated with the group. |
Methods in com.ibm.itim.apps.provisioning with parameters of type AccessInfo | |
---|---|
void |
GroupMO.setAccessInfo(AccessInfo access)
Sets the access information of the group. |
void |
GroupMO.setAccessInfo(AccessInfo access)
Sets the access information of the group. |
Uses of AccessInfo in com.ibm.itim.dataservices.model.domain |
---|
Methods in com.ibm.itim.dataservices.model.domain that return AccessInfo | |
---|---|
AccessInfo |
GroupEntity.getAccessInfo()
Returns any access information that is defined. |
AccessInfo |
RoleEntity.getAccessInfo()
|
AccessInfo |
ServiceEntity.getAccessInfo()
|
Methods in com.ibm.itim.dataservices.model.domain with parameters of type AccessInfo | |
---|---|
void |
GroupEntity.setAccessInfo(AccessInfo access)
Defines the access information on the group. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |