public class BulkProcessDetails
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkProcessDetails.EntityType |
static class |
BulkProcessDetails.ProcessType |
| Constructor and Description |
|---|
BulkProcessDetails(BulkProcessDetails.ProcessType processType,
BulkProcessDetails.EntityType entityType,
java.lang.Object data) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData() |
BulkProcessDetails.EntityType |
getEntityType() |
java.util.Locale |
getLocale() |
long |
getProcessId() |
BulkProcessDetails.ProcessType |
getProcessType() |
void |
setLocale(java.util.Locale locale) |
void |
setProcessId(long processId) |
public BulkProcessDetails(BulkProcessDetails.ProcessType processType, BulkProcessDetails.EntityType entityType, java.lang.Object data)
public BulkProcessDetails.ProcessType getProcessType()
public BulkProcessDetails.EntityType getEntityType()
public java.lang.Object getData()
public long getProcessId()
public void setProcessId(long processId)
public java.util.Locale getLocale()
public void setLocale(java.util.Locale locale)
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.