com.ibm.itim.dataservices.model.domain
Class AgentOperation

java.lang.Object
  extended by com.ibm.itim.dataservices.model.DirectoryEntry
      extended by com.ibm.itim.dataservices.model.DirectoryObject
          extended by com.ibm.itim.dataservices.model.domain.AgentOperation
All Implemented Interfaces:
ProtectedObject, com.ibm.itim.util.Sortable, com.ibm.itim.util.xml.objectstream.Importable, java.io.Serializable

public class AgentOperation
extends DirectoryObject

Represents

See Also:
Serialized Form

Field Summary
static java.lang.String AO_ATTR_ASSEMBLY_LINE
           
static java.lang.String AO_ATTR_CONFIG
           
static java.lang.String AO_ATTR_NAME
          Constant for the noncompliance action attribute name.
static java.lang.String AO_ATTR_OPERATION
           
static java.lang.String AO_OC_OPERATION
          Constant for operation objectclass
 
Fields inherited from class com.ibm.itim.dataservices.model.DirectoryObject
ATTR_ACCESS_RIGHT, ATTR_LIFECYCLE_ENABLE, ATTR_URI, DESCRIPTION, NAME
 
Fields inherited from interface com.ibm.itim.util.Sortable
ATTR_NAME
 
Method Summary
 java.lang.String getAssemblyLine()
          Returns the assembly line information of the service profile.
 java.lang.String getConfiguration()
          Returns the configuration of the service profile.
 java.util.Collection getOperations()
           
 java.lang.String getServiceProfileName()
           
 
Methods inherited from class com.ibm.itim.dataservices.model.DirectoryObject
addAttribute, addAttributeValues, getAccessRights, getAttribute, getAttributes, getAuthorizationOwners, getMapAttributeNames, getMappedAttributes, getName, getNameAttribute, getOldMappedAttributes, getProfileName, getRawAttributes, getSortValue, getTenantDN, isLifecycleDefined, removeAttribute, removeAttribute, setAccessRights, setAttribute, setAttributes, setAuthorizationOwners, setProfileName, setTenantDN, toString
 
Methods inherited from class com.ibm.itim.dataservices.model.DirectoryEntry
clearChange, clearChanges, getChanges, getDistinguishedName, getLastModified, getObjectClasses, getOldAttributes, setDistinguishedName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AO_ATTR_NAME

public static final java.lang.String AO_ATTR_NAME
Constant for the noncompliance action attribute name.

See Also:
Constant Field Values

AO_ATTR_OPERATION

public static final java.lang.String AO_ATTR_OPERATION
See Also:
Constant Field Values

AO_ATTR_ASSEMBLY_LINE

public static final java.lang.String AO_ATTR_ASSEMBLY_LINE
See Also:
Constant Field Values

AO_ATTR_CONFIG

public static final java.lang.String AO_ATTR_CONFIG
See Also:
Constant Field Values

AO_OC_OPERATION

public static final java.lang.String AO_OC_OPERATION
Constant for operation objectclass

See Also:
Constant Field Values
Method Detail

getServiceProfileName

public java.lang.String getServiceProfileName()

getOperations

public java.util.Collection getOperations()

getAssemblyLine

public java.lang.String getAssemblyLine()
Returns the assembly line information of the service profile.

Returns:
assembly line information.

getConfiguration

public java.lang.String getConfiguration()
Returns the configuration of the service profile.

Returns:
agent assembly line configuration.


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.