Uses of Class
com.ibm.di.entry.Entry
-
Packages that use Entry Package Description com.ibm.di.api Provides packages and classes for managing the server API.com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer.com.ibm.di.api.local Provides interfaces for managing the local session of the server API.com.ibm.di.api.local.impl Provides implementations of the interfaces for managing the local session of the server API.com.ibm.di.api.remote Provides interfaces for managing the remote session of the server API.com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API.com.ibm.di.cdm.core com.ibm.di.cdm.itregistry com.ibm.di.cdm.jar com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model.com.ibm.di.connector Provides classes for the Directory Integrator's connectors.com.ibm.di.connector.axis2 Provides classes for the Axis2 Web Service server connector.com.ibm.di.connector.axis2.util com.ibm.di.connector.ccmdb com.ibm.di.connector.ccmdb.schema.base com.ibm.di.connector.ccmdb.schema.cdm com.ibm.di.connector.disb com.ibm.di.connector.dominoUsers Provides classes for the Domino users connector.com.ibm.di.connector.dpa com.ibm.di.connector.filemanagement com.ibm.di.connector.gla Provides classes for the GLA connector.com.ibm.di.connector.maximo com.ibm.di.connector.maximo.core Provides core classes for the connector.com.ibm.di.connector.maximo.parsing Provides classes for parsing and schema data handling.com.ibm.di.connector.NT4UserMetaDataConnector Provides classes for the NT4UserMetaDataConnector.com.ibm.di.connector.sapr3.aleidoc com.ibm.di.connector.sapr3.aleidocv3 com.ibm.di.connector.sapr3.bor com.ibm.di.connector.sapr3.user com.ibm.di.connector.tam Provides classes for the TAM connector.com.ibm.di.connector.WSReceiverServerConnector com.ibm.di.eclipse.http com.ibm.di.eclipse.http.commands com.ibm.di.entry Provides classes that implement the Security Verify Directory Integrator Entry model.com.ibm.di.eventhandler.ldap Provides classes for different types of LDAP requests.com.ibm.di.fc Provides classes for the Directory Integrator's function components.com.ibm.di.fc.castorbind Provides classes for the Castorbind function components.com.ibm.di.fc.cbe Provides classes for the CBEGenerator function components.com.ibm.di.fc.idml com.ibm.di.fc.remotecmdlnfc Provides classes for the remote command line function component.com.ibm.di.function Provides useful functions for the Security Verify Directory Integrator.com.ibm.di.osgi com.ibm.di.parser Provides classes for the Directory Integrator's parsers.com.ibm.di.parser.xml Provides classes for the XML 2 parser.com.ibm.di.protocols.rxa com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine.com.ibm.di.server.criteria com.ibm.di.store Provides classes for the Security Verify Directory Integrator system store.com.ibm.di.systemqueue Provides classes for the Security Verify Directory Integrator system queue.com.ibm.di.util Provides utility classes for the Security Verify Directory Integrator. -
-
Uses of Entry in com.ibm.di.api
Methods in com.ibm.di.api that return Entry Modifier and Type Method Description Entry
Tombstone. getStatistics()
Returns AssemblyLine's Entry statistics object. -
Uses of Entry in com.ibm.di.api.jmx.mbeans
Methods in com.ibm.di.api.jmx.mbeans that return Entry Modifier and Type Method Description Entry
AssemblyLineHandler. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, java.lang.Boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerMBean. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandlerMBean. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerMBean. executeCycle(Entry aEntry, java.lang.Boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
SystemQueue. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
SystemQueueMBean. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
AssemblyLine. getResult()
This method returns the result entry object.Entry
AssemblyLineMBean. getResult()
This method returns the result entry object.Methods in com.ibm.di.api.jmx.mbeans with parameters of type Entry Modifier and Type Method Description void
AssemblyLineListener. assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens.void
AssemblyLineListenerBase. assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, java.lang.Boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerMBean. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerMBean. executeCycle(Entry aEntry, java.lang.Boolean aProcessTCB)
Executes an AssemblyLine cycle.void
SystemQueue. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System Queuevoid
SystemQueueMBean. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System Queuejavax.management.ObjectName
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.javax.management.ObjectName
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs, java.lang.Boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs, java.lang.Boolean aSync, java.lang.Boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, java.lang.Boolean aSync)
Starts the specified AssemblyLine with the given input data.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs, java.lang.Boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, java.lang.Boolean aGetLogs, java.lang.Boolean aSync, java.lang.Boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, java.lang.Boolean aSync)
Starts the specified AssemblyLine with the given input data.javax.management.ObjectName
ConfigInstance. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode.javax.management.ObjectName
ConfigInstanceMBean. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. -
Uses of Entry in com.ibm.di.api.local
Methods in com.ibm.di.api.local that return Entry Modifier and Type Method Description Entry
AssemblyLineHandler. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
SystemQueue. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
AssemblyLine. getResult()
This method returns the result entry object.Entry
Sequence. getResult()
This method returns the result entry object.Methods in com.ibm.di.api.local with parameters of type Entry Modifier and Type Method Description void
AssemblyLineListener. assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.void
SystemQueue. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System QueueAssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, boolean aSync)
Starts the specified AssemblyLine with the given input data.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync, boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLineHandler
ConfigInstance. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. -
Uses of Entry in com.ibm.di.api.local.impl
Methods in com.ibm.di.api.local.impl that return Entry Modifier and Type Method Description Entry
AssemblyLineHandlerImpl. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
SystemQueueImpl. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
AssemblyLineImpl. getResult()
This method returns the result entry object.Entry
SequenceImpl. getResult()
Methods in com.ibm.di.api.local.impl with parameters of type Entry Modifier and Type Method Description Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.void
SystemQueueImpl. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System QueueAssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, boolean aSync)
Starts the specified AssemblyLine with the given input data.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync, boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLineHandler
ConfigInstanceImpl. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. -
Uses of Entry in com.ibm.di.api.remote
Methods in com.ibm.di.api.remote that return Entry Modifier and Type Method Description Entry
AssemblyLineHandler. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
SystemQueue. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
AssemblyLine. getResult()
This method returns the result entry object.Entry
Sequence. getResult()
This method returns the result entry object.Methods in com.ibm.di.api.remote with parameters of type Entry Modifier and Type Method Description void
AssemblyLineListener. assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens.Entry
AssemblyLineHandler. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandler. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.void
SystemQueue. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System QueueAssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, boolean aSync)
Starts the specified AssemblyLine with the given input data.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstance. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync, boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLineHandler
ConfigInstance. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. -
Uses of Entry in com.ibm.di.api.remote.impl
Methods in com.ibm.di.api.remote.impl that return Entry Modifier and Type Method Description Entry
AssemblyLineHandlerImpl. executeCycle()
Executes an AssemblyLine cycle with null work Entry attribute.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.Entry
SystemQueueImpl. getEntry(java.lang.String aQueueName, int aTimeOut)
Retrieves an Entry object from the specified System QueueEntry
AssemblyLineImpl. getResult()
This method returns the result entry object.Entry
SequenceImpl. getResult()
Methods in com.ibm.di.api.remote.impl with parameters of type Entry Modifier and Type Method Description void
AssemblyLineListenerBase. assemblyLineCycleDone(Entry aEntry)
Called when specified entry drives a complete cycle trough the assembly line which AssemblyLineListener listens.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry)
Executes an AssemblyLine cycle.Entry
AssemblyLineHandlerImpl. executeCycle(Entry aEntry, boolean aProcessTCB)
Executes an AssemblyLine cycle.void
SystemQueueImpl. putEntry(java.lang.String aQueueName, Entry aEntry)
Stores an Entry object to the specified System QueueAssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data asynchronously.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, boolean aSync)
Starts the specified AssemblyLine with the given input data.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs)
Starts asynchronously the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLine
ConfigInstanceImpl. startAssemblyLine(java.lang.String aAssemblyLineName, Entry aInputData, AssemblyLineListener aListener, boolean aGetLogs, boolean aSync, boolean aGetEntryOnEachCycle)
Starts the specified AssemblyLine with the given input data and results listener.AssemblyLineHandler
ConfigInstanceImpl. startAssemblyLineManual(java.lang.String aAssemblyLineName, Entry aInputData)
Starts the specified AssemblyLine with the given input data in manual mode. -
Uses of Entry in com.ibm.di.cdm.core
Methods in com.ibm.di.cdm.core that return types with arguments of type Entry Modifier and Type Method Description abstract java.util.Vector<Entry>
MetaData. getAttributes(java.lang.String artifactType, java.lang.String classType)
Retrieves the attributes of a given artifact (CI or a Relationship).protected java.util.Vector<Entry>
MetaData. getRelationshipAttributes()
Returns the attributes supported by a Relationship. -
Uses of Entry in com.ibm.di.cdm.itregistry
Methods in com.ibm.di.cdm.itregistry that return types with arguments of type Entry Modifier and Type Method Description java.util.Vector<Entry>
ITRegistryMetaData. getAttributes(java.lang.String artifactType, java.lang.String classType)
Retrieves the attributes of a given artifact (CI or a Relationship). -
Uses of Entry in com.ibm.di.cdm.jar
Methods in com.ibm.di.cdm.jar that return types with arguments of type Entry Modifier and Type Method Description java.util.Vector<Entry>
JarMetaData. getAttributes(java.lang.String artifactType, java.lang.String classType)
Retrieves the attributes of a given artifact (CI or a Relationship). -
Uses of Entry in com.ibm.di.config.interfaces
Methods in com.ibm.di.config.interfaces that return Entry Modifier and Type Method Description Entry
TDIProperties. getPropertyEntry(java.lang.String key)
Returns the Entry object for a key - this is the same call as getProperty(key) only the Entry object is returned for the property.Entry
TDIPropertyStore. getPropertyEntry(java.lang.String key)
Returns the Entry object for a key.Methods in com.ibm.di.config.interfaces with parameters of type Entry Modifier and Type Method Description void
TDIPropertyStore. setProperty(Entry entry)
Sets a named property to the given value. -
Uses of Entry in com.ibm.di.connector
Methods in com.ibm.di.connector that return Entry Modifier and Type Method Description Entry
DominoConnector. buildEntry(lotus.domino.Document doc)
This method is invoked by the getNextEntry method.Entry
LDAPConnector. entry2at(javax.naming.directory.SearchResult sr)
Internal method used to convert a SearchResult from the LDAP Server to an Entry.Entry
AssemblyLineConnector. findEntry(SearchCriteria search)
This method runs the target AL.Entry
Connector. findEntry(SearchCriteria search)
Finds an existing entry.Entry
Connector. findEntry(java.lang.Object key, java.lang.Object value)
Locates an entry based on a key/value pair.Entry
ConnectorInterface. findEntry(SearchCriteria search)
Finds an existing entry.Entry
DominoConnector. findEntry(SearchCriteria search)
This method is used in Lookup, Update and Delete modes.Entry
DSMLv2SOAPConnector. findEntry(SearchCriteria aSearch)
Finds an existing entry.Entry
HTTPClientConnector. findEntry(SearchCriteria search)
The findEntry function is called during Lookup operations.Entry
ITIMAgentConnector. findEntry(SearchCriteria aSearch)
Finds a JNDI Entry given search criteria.Entry
ITRegistryConnector. findEntry(SearchCriteria searchCrit)
This will return an Entry (CI\Relationship) based on the conditions specified in the Link Criteria of the Connector.Entry
JDBCConnector. findEntry(SearchCriteria search)
Finds an existing entry.Entry
JMSConnector. findEntry(SearchCriteria search)
Query the queue for specific messages.Entry
JNDIConnector. findEntry(SearchCriteria search)
Find an entry matching a SearchCriteria.Entry
LDAPConnector. findEntry(SearchCriteria search)
Find an entry matching a SearchCriteria.Entry
MailboxConnector. findEntry(SearchCriteria aSearch)
Finds an existing entry.Entry
PESConnector. findEntry(SearchCriteria search)
Finds an existing entry.Entry
PropertiesConnector. findEntry(SearchCriteria search)
Looks for a key name in the configured store.Entry
ScriptConnector. findEntry(SearchCriteria search)
Finds an existing entry.Entry
SNMPConnector. findEntry(SearchCriteria search)
Searches for an entry matching the specified search criteria.Entry
PESConnector. findEntryWithFlag(SearchCriteria search, boolean returnWrappedEntry)
Wrapped functionality for backward compatibility.Entry
JNDIConnector. getCurrentEntry()
Retrieves current entry.Entry
LDAPConnector. getCurrentEntry()
Gets the current Entry.Entry
Connector. getFirstFindEntry()
Returns the first entry from the list of duplicate entries found.Entry
ConnectorInterface. getFirstFindEntry()
Returns the first entry from the list of duplicate entries found.Entry
LDAPGroupConnector.GroupEntry. getGroupEntry()
Entry
ADChangelogConnector. getNextEntry()
Retrieves the next "changed" object from the AD.Entry
ADChangelogConnectorv2. getNextEntry()
Retrieves the next "changed" object from Active Directory.Entry
AssemblyLineConnector. getNextEntry()
This method runs the target AL.Entry
AxisEasyWSServerConnector. getNextEntry()
Uses the super class's getNextEntry() method and then manipulate the data in the returned by that method entry.Entry
CommandLineConnector. getNextEntry()
Return the next Entry from the connector.Entry
Connector. getNextEntry()
Returns the next Entry from the connector.Entry
ConnectorInterface. getNextEntry()
Returns the next Entry from the connector.Entry
DBChangelogConnector. getNextEntry()
Gets the next Entry object from the 'change table'.Entry
DominoChangeDetectionConnector. getNextEntry()
Retrieves the next changed entry.Entry
DominoConnector. getNextEntry()
Gets the nextEntry attribute of the DominoConnector objectEntry
DSMLv2SOAPConnector. getNextEntry()
Gets an entry form the resultSet.Entry
DSMLv2SOAPServerConnector. getNextEntry()
Gets the next DSML request, sent by the client.Entry
EIFConnector. getNextEntry()
The returned entry has the following structure:Entry
FileConnector. getNextEntry()
Return the next Entry from the connector.Entry
FormEntryConnector. getNextEntry()
Returns the next Entry from the connector.Entry
FTPClientConnector. getNextEntry()
Reads an entry , by calling the provided parser's readEntry() method.Entry
HTTPClientConnector. getNextEntry()
This function is called to retrieve the next Entry from the connector.Entry
HTTPServerConnector. getNextEntry()
This method is called when this connector is used in Iterator mode.Entry
IDSChangelogConnector. getNextEntry()
This method will get the next change if the number of changes is smaller than the actual changes, that were done on the TDS.Entry
ITIMAgentConnector. getNextEntry()
Retrieves the next Entry object from the search results.Entry
ITRegistryConnector. getNextEntry()
This method returns a single entry object for a CI\Relationship searched as per criteria.Entry
JDBCConnector. getNextEntry()
Gets the nextEntry attribute of the JDBCConnector objectEntry
JMSConnector. getNextEntry()
Gets the nextEntry attribute of the JMSConnector objectEntry
JMXConnector. getNextEntry()
Gets the next notification objectEntry
JNDIConnector. getNextEntry()
Returns the next Entry from the connector.Entry
LDAPConnector. getNextEntry()
Get the next entry that was retrieved by selectEntries().Entry
LDAPGroupConnector. getNextEntry()
Entry
LDAPServerConnector. getNextEntry()
Returns the next Entry from the LDAP client.Entry
MailboxConnector. getNextEntry()
Gets the next message from an open MailboxConnector objectEntry
MemQConnector. getNextEntry()
Returns the next entry objEntry
NetscapeChangelogConnector. getNextEntry()
This method will get the next change if the number of changes is smaller than the actual changes, that were done on the Directory Server.Entry
PESConnector. getNextEntry()
Returns the next entry from the result set created by selectEntriesEntry
PropertiesConnector. getNextEntry()
Iterates over the set of keys and returns an entry for each property.Entry
RACConnector. getNextEntry()
Retrieves the next CommonBaseEvent produced by the remote Logging Agent.Entry
ScriptConnector. getNextEntry()
Returns the next Entry from the connector.Entry
ServerNotificationsConnector. getNextEntry()
Gets the next notification objectEntry
SNMPConnector. getNextEntry()
Gets the nextEntry attribute of the SNMPConnector objectEntry
SNMPServerConnector. getNextEntry()
Returns the next Entry from the SNMP client(Manager).Entry
StreamConnector. getNextEntry()
uses the provided parser to read an entryEntry
SystemQueueConnector. getNextEntry()
Gets the next Entry object from the JMS server.Entry
TCPConnector. getNextEntry()
Returns the next Entry from the connector.Entry
TCPServerConnector. getNextEntry()
Returns the next Entry from the TCP client.Entry
TimerConnector. getNextEntry()
Returns the next Entry from the connector.Entry
URLConnector. getNextEntry()
reads next entry using the provided parserEntry
ZOSChangelogConnector. getNextEntry()
This method will get the next change if the number of changes is smaller than the actual changes, that were done on the zOS Directory Server.Entry
Connector. getNextFindEntry()
Returns the next entry from the list of duplicate entries found.Entry
ConnectorInterface. getNextFindEntry()
Returns the next entry from the list of duplicate entries found.protected Entry
ADChangelogConnectorv2. getNextSearchResult()
Retrieves next Entry from result set.Entry
JDBCConnector. getNextSQLSelectEntry()
Gets the nextSQLSelectEntry entryEntry
Connector. getPushbackEntry()
Returns the pushed back entry for the connector.Entry
ConnectorInterface. getPushbackEntry()
Returns the pushed back entry for the connector.Entry
LDAPConnector. getServerInfo()
Gets the serverInfo from the LDAP ServerEntry
ADChangelogConnector. getUsnValues()
Retrives USN synchronization values.Entry
DominoConnector. inner_findEntry(SearchCriteria search)
Internal implementation of the findEntry method executed by the worker thread.Entry
JMSConnector. message2entry(javax.jms.Message m)
Convert a JMS message to an entry.protected Entry
ADChangelogConnector. packUsnValues()
protected Entry
ADChangelogConnectorv2. packUsnValues()
Retrieves USN value as properties.protected Entry
ChangelogConnector. parseEntry(Entry aEntry)
Method for parsing and merging Changelog Entry attributes and changed attributes from the actual Directory Entry.protected Entry
IDSChangelogConnector. parseEntry(Entry aEntry)
protected Entry
ZOSChangelogConnector. parseEntry(Entry aEntry)
Method for parsing and merging Changelog Entry attributes and changed attributes from the actual Directory Entry.Entry
AssemblyLineConnector. performOperation(Entry workEntry, java.lang.String operation)
This method invokes the named operation in the target AssemblyLine.Entry
AssemblyLineConnector. performOperation(Entry workEntry, java.lang.String operation, Entry opentry)
This method invokes the named operation in the target AssemblyLine.Entry
AssemblyLineConnector. queryReply(Entry entry)
This method runs the target AL.Entry
CommandLineConnector. queryReply(Entry aEntry)
In a CallReply mode executes the command stored in the attribute of the given Entry with name CommandLineConnector.ATTR_COMMAND_LINE and stores the result in the returned Entry in an attribute with name CommandLineConnector.ATTR_COMMAND_OUTPUT.Entry
Connector. queryReply(Entry entry)
Performs a query/reply operations.Entry
ConnectorInterface. queryReply(Entry entry)
Performs a query/reply operations.Entry
DSMLv2SOAPConnector. queryReply(Entry aQueryEntry)
Sends the DSML request to the DSML Server.Entry
HTTPClientConnector. queryReply(Entry entry)
Performs a query/reply operations.Entry
IdMLConnector. queryReply(Entry aEntry)
Adds the CI/Relationship to the IdML book.Entry
ITRegistryConnector. queryReply(Entry entry)
This method is invoke for CallReply mode.Entry
JMSConnector. queryReply(Entry entry)
This method uses temporary queues/topics to implement the queryReply method.Entry
ScriptConnector. queryReply(Entry entry)
Performs a query/reply operations.protected Entry
ADChangelogConnector. retrieveEntry(java.lang.String aFilter)
Retrieves an Entry from AD based on the given filter.Entry
SNMPConnector. returnEntry(java.lang.Object obj)
Checks the type of the given object.Methods in com.ibm.di.connector with parameters of type Entry Modifier and Type Method Description protected void
ADChangelogConnector. addGUIDStrAttribute(Entry aEntry)
Adds the "objectGUIDStr" Attribute to the Entry.protected void
ADChangelogConnectorv2. addGUIDStrAttribute(Entry aEntry)
Adds the "objectGUIDStr" Attribute to the Entry.void
DominoConnector. addValue(Entry e, java.lang.String attr, java.util.Vector value, int type)
Adds a feature to the Value attribute of the DominoConnector objectjavax.naming.directory.BasicAttributes
LDAPConnector. at2entry(Entry entry, boolean removeEmptyAttrs)
Internal method used to convert an Entry into BasicAttributes that can be sent to the LDAP Servervoid
AssemblyLineConnector. deleteEntry(Entry entry, SearchCriteria search)
This method runs the target AL.void
Connector. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.void
ConnectorInterface. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.void
DominoConnector. deleteEntry(Entry entry, SearchCriteria search)
This method is used in Delete mode.void
DSMLv2SOAPConnector. deleteEntry(Entry aEntry, SearchCriteria aSearch)
This method first look for an attribute with nameDsmlv2Parser.ATTR_NAME_DN
in the provided entry if not found it looks the first criteria in the SearchCriteria object for the same name.void
ITIMAgentConnector. deleteEntry(Entry aEntry, SearchCriteria aSearch)
Deletes a JNDI Entry.void
JDBCConnector. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.void
JNDIConnector. deleteEntry(Entry entry, SearchCriteria search)
Delete an entry.void
LDAPConnector. deleteEntry(Entry entry, SearchCriteria search)
Delete an entry in the LDAP Server.void
MailboxConnector. deleteEntry(Entry aEntry, SearchCriteria aSearch)
Deletes an existing entry.void
PESConnector. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.void
PropertiesConnector. deleteEntry(Entry entry, SearchCriteria search)
Deletes the specified key/value pair from the configured property store.void
ScriptConnector. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.javax.jms.Message
JMSConnector. entry2message(Entry entry)
Convert an entry to a JMS message.void
Connector. extractExceptionInformation(Entry error)
Extracts additional information about a connector specific exception.void
JDBCConnector. extractExceptionInformation(Entry error)
java.lang.String
PESConnector. getAttrName(Entry entry)
Returns Attr name if not keyAttributejava.lang.String
PESConnector. getUniqueKey(Entry e, java.util.Vector<java.lang.String> keys)
Generate unique key from list of key Attributesvoid
DominoConnector. modDocument(lotus.domino.Document doc, Entry entry)
This method modifies a Domino database document.void
AssemblyLineConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
This method runs the target AL.void
Connector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
Connector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modifies an existing entry.void
ConnectorInterface. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
ConnectorInterface. modEntry(Entry entry, SearchCriteria search, Entry old)
Modifies an existing entry.void
DominoConnector. modEntry(Entry entry, SearchCriteria search)
This method is used in Update mode.void
DominoConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
This method is used in Update mode.void
DSMLv2SOAPConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
DSMLv2SOAPConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modifies an existing entry.void
ITIMAgentConnector. modEntry(Entry aEntry, SearchCriteria aSearch)
Modifies a JNDI Entry.void
ITIMAgentConnector. modEntry(Entry aEntry, SearchCriteria aSearch, Entry aOldEntry)
Modifies a JNDI Entry.void
JDBCConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
JNDIConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
JNDIConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modify an Object in the DirContext.void
LDAPConnector. modEntry(Entry entry, SearchCriteria search)
Modify an Object in the LDAP Server.void
LDAPConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modify an Object in the LDAP Server.void
MailboxConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modifies an existing entry.void
PESConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
PESConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modify the entry in the System Store.void
PropertiesConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
ScriptConnector. modEntry(Entry entry, SearchCriteria search)
Modifies an existing entry.void
ScriptConnector. modEntry(Entry entry, SearchCriteria search, Entry old)
Modifies an existing entry.protected Entry
ChangelogConnector. parseEntry(Entry aEntry)
Method for parsing and merging Changelog Entry attributes and changed attributes from the actual Directory Entry.protected Entry
IDSChangelogConnector. parseEntry(Entry aEntry)
protected Entry
ZOSChangelogConnector. parseEntry(Entry aEntry)
Method for parsing and merging Changelog Entry attributes and changed attributes from the actual Directory Entry.Entry
AssemblyLineConnector. performOperation(Entry workEntry, java.lang.String operation)
This method invokes the named operation in the target AssemblyLine.Entry
AssemblyLineConnector. performOperation(Entry workEntry, java.lang.String operation, Entry opentry)
This method invokes the named operation in the target AssemblyLine.void
Connector. pushback(Entry e)
Make an entry the next entry to be iterated from the connector.void
ConnectorInterface. pushback(Entry e)
Make an entry the next entry to be iterated from the connector.void
AssemblyLineConnector. putEntry(Entry entry)
This method runs the target AL.void
CommandLineConnector. putEntry(Entry entry)
Add a new entry to the data sourcevoid
Connector. putEntry(Entry entry)
Adds a new entry to the data sourcevoid
ConnectorInterface. putEntry(Entry entry)
Adds a new entry to the data sourcevoid
DominoConnector. putEntry(Entry entry)
This method is used in AddOnly mode.void
DSMLv2SOAPConnector. putEntry(Entry aPutEntry)
Sends the DSML request to the DSML Server.void
DSMLv2SOAPServerConnector. putEntry(Entry aEntry)
Sets an entry object in the set of results that will be send back to the client when theDSMLv2SOAPServerConnector.replyEntry(Entry)
method is called.void
EIFConnector. putEntry(Entry entry)
Sends an Entry to the remote server.void
FileConnector. putEntry(Entry entry)
Add a new entry to the data sourcevoid
FTPClientConnector. putEntry(Entry entry)
Writes an entry , by calling the provided parser's writeEntry() method.void
HTTPClientConnector. putEntry(Entry entry)
The putEntry function is called during AddOnly or Update operations.void
HTTPServerConnector. putEntry(Entry aEntry)
This method provides chunking capabilities to the HTTP server.void
ITIMAgentConnector. putEntry(Entry aEntry)
Adds the given Entry as a new JNDI Subcontext.void
JDBCConnector. putEntry(Entry entry)
Adds a new entry.void
JMSConnector. putEntry(Entry entry)
Send an entry to the JMS server.void
JNDIConnector. putEntry(Entry entry)
Adds a new entry to the data source.void
LDAPConnector. putEntry(Entry entry)
Adds a new entry to the data source.void
LDAPServerConnector. putEntry(Entry entry)
Sends a search result entry to the LDAP client in response to a search request.void
LogConnector. putEntry(Entry entry)
Log a single Entry to the logvoid
MailboxConnector. putEntry(Entry entry)
Adds a new entry to the data sourcevoid
MemQConnector. putEntry(Entry entry)
Adds the given entry object to the MemQvoid
PESConnector. putEntry(Entry entry)
Adds a new entry.void
PropertiesConnector. putEntry(Entry entry)
Adds a key/value pair in the specified property store.void
RACConnector. putEntry(Entry aEntry)
Creates a CommonBaseEvent object using the attributes of the given Entry.void
ScriptConnector. putEntry(Entry entry)
Adds a new entry to the data sourcevoid
ServerNotificationsConnector. putEntry(Entry entry)
Emits a custom Server API notificationvoid
SNMPConnector. putEntry(Entry entry)
Send SNMP data.void
SNMPServerConnector. putEntry(Entry aEntry)
Send response to the SNMP client (Manager).void
StreamConnector. putEntry(Entry entry)
Writes an entry using the provided parservoid
SystemQueueConnector. putEntry(Entry aEntry)
Send an entry to the JMS server.void
TCPConnector. putEntry(Entry entry)
Adds a new entry to the data sourcevoid
TCPServerConnector. putEntry(Entry aEntry)
Flushes the output stream to the client.void
URLConnector. putEntry(Entry entry)
writes next entry using the provided parserEntry
AssemblyLineConnector. queryReply(Entry entry)
This method runs the target AL.Entry
CommandLineConnector. queryReply(Entry aEntry)
In a CallReply mode executes the command stored in the attribute of the given Entry with name CommandLineConnector.ATTR_COMMAND_LINE and stores the result in the returned Entry in an attribute with name CommandLineConnector.ATTR_COMMAND_OUTPUT.Entry
Connector. queryReply(Entry entry)
Performs a query/reply operations.Entry
ConnectorInterface. queryReply(Entry entry)
Performs a query/reply operations.Entry
DSMLv2SOAPConnector. queryReply(Entry aQueryEntry)
Sends the DSML request to the DSML Server.Entry
HTTPClientConnector. queryReply(Entry entry)
Performs a query/reply operations.Entry
IdMLConnector. queryReply(Entry aEntry)
Adds the CI/Relationship to the IdML book.Entry
ITRegistryConnector. queryReply(Entry entry)
This method is invoke for CallReply mode.Entry
JMSConnector. queryReply(Entry entry)
This method uses temporary queues/topics to implement the queryReply method.Entry
ScriptConnector. queryReply(Entry entry)
Performs a query/reply operations.void
AxisEasyWSServerConnector. replyEntry(Entry conn)
Send a reply to the connector.void
Connector. replyEntry(Entry entry)
Send a reply to the connector.void
ConnectorInterface. replyEntry(Entry entry)
Send a reply to the connector.void
DSMLv2SOAPServerConnector. replyEntry(Entry aResponseEntry)
If the connector is not configured for communicating with clients using chunks then this method writes the entries stored in the local result set as a whole DSML search response message back to the client.void
HTTPServerConnector. replyEntry(Entry aEntry)
This method sends the provided entry to the client as an HTTP response.void
LDAPServerConnector. replyEntry(Entry conn)
Send an LDAP result message in response to the last request from the LDAP Client.void
SNMPServerConnector. replyEntry(Entry aEntry)
Send response to the SNMP client (Manager).void
TCPServerConnector. replyEntry(Entry aEntry)
Flushes the output stream to the client and closes the connection.void
SNMPConnector. sendTrap(Entry entry)
Send a SNMP trap using the given Entryvoid
Connector. setCurrent(Entry entry, SearchCriteria search)
Change the SearchCriteria search to find the entry sent as a parameter.void
ConnectorInterface. setCurrent(Entry entry, SearchCriteria search)
Change the SearchCriteria search to find the entry sent as a parameter.void
DominoConnector. setCurrent(Entry entry, SearchCriteria search)
Used when multiple entries found, and you want to modify or delete one of them.void
JDBCConnector. setCurrent(Entry entry, SearchCriteria search)
Change the SearchCriteria search to find the entry sent as a parameter.void
TimerConnector. setNextEntry(Entry e)
Sets next entry for server modevoid
HTTPServerConnector. setProperty(Entry aEntry, java.lang.String aProperty, java.lang.Object aValue, boolean aTcpDataAsProps)
This method adds a property to the provided entry if theaTcpDataAsProps
is set to true, if it is set to false then the provided property is added as an attribute.void
ADChangelogConnector. setUsnValues(Entry aUsnEntry)
Sets the Connector's current USN synchronization values to the values specified in the "aUsnEntry" parameter. -
Uses of Entry in com.ibm.di.connector.axis2
Methods in com.ibm.di.connector.axis2 that return Entry Modifier and Type Method Description Entry
Axis2WSServerConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.axis2 with parameters of type Entry Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.String>
Axis2WSServerConnector. getHTTPHeaders(Entry httpEntry)
void
Axis2WSServerConnector. replyEntry(Entry conn)
Send a reply to the connector. -
Uses of Entry in com.ibm.di.connector.axis2.util
Methods in com.ibm.di.connector.axis2.util with parameters of type Entry Modifier and Type Method Description static Attribute
WSUtils. getSOAPHeader(org.apache.axiom.soap.SOAPEnvelope envelope, java.lang.String attributeName, Entry e)
Returns the SOAP Header as TDI Hierarchical Attribute from a given SOAP Envelope. -
Uses of Entry in com.ibm.di.connector.ccmdb
Methods in com.ibm.di.connector.ccmdb that return Entry Modifier and Type Method Description abstract Entry
AbstractMetaData. createEntry(ActualCI configItem)
Creates an instance of DI Entry based on a given configuration item.abstract Entry
AbstractMetaData. createEntry(CIRelation relation)
Creates an instance of DI Entry based on a given relation.abstract Entry
AbstractMetaData. createSchema(ActualCIDefinition definition)
Creates a schema based on a given definition.abstract Entry
AbstractMetaData. createSchema(CIRelationDefinition definition)
Creates a schema based on a given definition.Entry
CCMDBConnector. findEntry(SearchCriteria criteria)
Finds an existing entry.abstract Entry
AbstractDataHandler. getNextEntry()
This method returns a single entry object for a selected artifact instance, searched as per criteria.Entry
ActualCIDataHandler. getNextEntry()
Entry
CCMDBConnector. getNextEntry()
This method returns a single entry object for a CI\Relationship searched as per criteria.Entry
CIRelationDataHandler. getNextEntry()
abstract Entry
AbstractDataHandler. getSchema()
Returns the schema that is based on selected artifact type and class name.Entry
ActualCIDataHandler. getSchema()
Entry
CIRelationDataHandler. getSchema()
Methods in com.ibm.di.connector.ccmdb with parameters of type Entry Modifier and Type Method Description static void
EntryUtilities. addAttributesToEntry(ActualCI configItem, ActualCIDefinition definition, Entry entry)
Adds object attributes as attributes to a DI Entry.static void
EntryUtilities. addAttributesToEntryAttribute(Attribute attribute, ActualCI configItem, ActualCIDefinition definition, Entry entry)
Adds object attributes as child attributes to a DI Entry attribute.static void
EntryUtilities. addAttributesToSchema(java.util.Collection<AttributeDefinition> attributes, Entry schema)
Adds class attribute definitions as attributes to a DI Entry.static void
EntryUtilities. addAttributesToSchemaAttribute(Attribute attribute, java.util.Collection<AttributeDefinition> attributes, Entry schema)
Adds class attribute definitions as attributes to a DI Entry attribute.abstract boolean
AbstractDataHandler. addEntry(Entry entry)
Inserts an instance of selected artifact type into the data store.boolean
ActualCIDataHandler. addEntry(Entry entry)
boolean
CIRelationDataHandler. addEntry(Entry entry)
static void
EntryUtilities. addPropertiesToEntry(ModelObject object, ModelObjectDefinition definition, Entry entry)
Adds object properties as attributes to a DI Entry.static void
EntryUtilities. addPropertiesToEntryAttribute(Attribute attribute, ModelObject object, ModelObjectDefinition definition, Entry entry)
Adds object attributes as child attributes to a DI Entry attribute.static void
EntryUtilities. addPropertiesToSchema(ModelObjectDefinition definition, Entry schema)
Adds property definitions as attributes to a DI Entry.static void
EntryUtilities. addPropertiesToSchemaAttribute(Attribute attribute, ModelObjectDefinition definition, Entry schema)
Adds property definitions as child attributes to an Attribute.abstract ActualCI
AbstractMetaData. createActualCI(Entry entry)
Creates an instance of ActualCI based on a given DI Entry object.abstract CIRelation
AbstractMetaData. createCIRelation(Entry entry)
Creates an instance of CIRelation based on a given DI Entry object.void
CCMDBConnector. deleteEntry(Entry entry, SearchCriteria search)
void
CCMDBConnector. modEntry(Entry entry, SearchCriteria search)
void
CCMDBConnector. modEntry(Entry entry, SearchCriteria search, Entry oldEntry)
void
CCMDBConnector. putEntry(Entry entry)
Adds a new entry to the data sourceabstract boolean
AbstractDataHandler. removeEntry(Entry entry)
Removes an instance of selected artifact type from the data store.boolean
ActualCIDataHandler. removeEntry(Entry entry)
boolean
CIRelationDataHandler. removeEntry(Entry entry)
abstract boolean
AbstractDataHandler. updateEntry(Entry entry)
Updates an instance of selected artifact type in the database.boolean
ActualCIDataHandler. updateEntry(Entry entry)
boolean
CIRelationDataHandler. updateEntry(Entry entry)
-
Uses of Entry in com.ibm.di.connector.ccmdb.schema.base
Methods in com.ibm.di.connector.ccmdb.schema.base that return Entry Modifier and Type Method Description Entry
CCMDBEntryFactory. createEntry(ActualCI configItem)
Creates a DI Entry based on a given configuration item.Entry
CCMDBEntryFactory. createEntry(CIRelation relation)
Creates a DI Entry based on a given relation.Entry
CCMDBMetaData. createEntry(ActualCI configItem)
Entry
CCMDBMetaData. createEntry(CIRelation relation)
Entry
CCMDBMetaData. createSchema(ActualCIDefinition definition)
Entry
CCMDBMetaData. createSchema(CIRelationDefinition definition)
Entry
CCMDBSchemaFactory. createSchema(ActualCIDefinition definition)
Creates a DI Entry from a given instance of ActualCIDefinition.Entry
CCMDBSchemaFactory. createSchema(CIRelationDefinition definition)
Creates a DI Entry from a given instance of CIRelationDefinition.Methods in com.ibm.di.connector.ccmdb.schema.base with parameters of type Entry Modifier and Type Method Description ActualCI
CCMDBMetaData. createActualCI(Entry entry)
CIRelation
CCMDBMetaData. createCIRelation(Entry entry)
ActualCI
CCMDBObjectFactory. createConfigItem(Entry entry)
Creates an instance of ActualCI based on the data from a given DI Entry.CIRelation
CCMDBObjectFactory. createRelation(Entry entry)
Creates an instance of CIRelation based on the data from a given DI Entry. -
Uses of Entry in com.ibm.di.connector.ccmdb.schema.cdm
Methods in com.ibm.di.connector.ccmdb.schema.cdm that return Entry Modifier and Type Method Description Entry
CDMEntryFactory. createEntry(ActualCI configItem)
Creates a DI Entry based on a given configuration item.Entry
CDMEntryFactory. createEntry(CIRelation relation)
Creates a DI Entry based on a given relation.Entry
CDMMetaData. createEntry(ActualCI configItem)
Entry
CDMMetaData. createEntry(CIRelation relation)
Entry
CDMMetaData. createSchema(ActualCIDefinition definition)
Entry
CDMMetaData. createSchema(CIRelationDefinition definition)
Entry
CDMSchemaFactory. createSchema(ActualCIDefinition definition)
Creates a DI Entry from a given instance of ActualCIDefinition.Entry
CDMSchemaFactory. createSchema(CIRelationDefinition definition)
Creates a DI Entry from a given instance of CIRelationDefinition.Methods in com.ibm.di.connector.ccmdb.schema.cdm with parameters of type Entry Modifier and Type Method Description ActualCI
CDMMetaData. createActualCI(Entry entry)
CIRelation
CDMMetaData. createCIRelation(Entry entry)
ActualCI
CDMObjectFactory. createConfigItem(Entry entry)
Creates an instance of ActualCI based on the data from a given DI Entry.CIRelation
CDMObjectFactory. createRelation(Entry entry)
Creates an instance of CIRelation based on the data from a given DI Entry. -
Uses of Entry in com.ibm.di.connector.disb
Methods in com.ibm.di.connector.disb that return Entry Modifier and Type Method Description Entry
DISBConnector. getNextEntry()
Gets the nextEntry attribute of the JMSConnector objectMethods in com.ibm.di.connector.disb with parameters of type Entry Modifier and Type Method Description protected void
DISBConnector. buildEntryCiAttributes(Entry entry, java.util.HashMap<java.lang.String,java.lang.Object> attr, Attribute entryAttr)
Method populates the Entry with the Configuration items.protected void
DISBConnector. buildEntryForOperation(Entry entry, BaseOperation operation, Attribute operAttr, boolean isRefresh)
Method populates the Entry with the configuration items based on the Topic types along with the relationships if existing.protected void
DISBConnector. buildEntryForProperties(Entry rcvdEntry, Entry toBeBuiltEntry, java.lang.String[] props, boolean isAttribute)
Builds the Entry with the JMS properties based on the relevant DISB Topic Types in Iterator mode.void
DISBConnector. putEntry(Entry entry)
Send an entry to the JMS server. -
Uses of Entry in com.ibm.di.connector.dominoUsers
Methods in com.ibm.di.connector.dominoUsers that return Entry Modifier and Type Method Description protected Entry
DominoUsersConnector. clearFixedDominoActionAttributes(IDominoAction aDominoAction, Entry aEntry)
Extracts and stores data for the Domino ActionEntry
IDominoAction. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserAccess. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserDeletion. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserRegistration. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
DominoUsersConnector. findEntry(SearchCriteria aSearch)
Finds an existing entry.Entry
DominoUsersConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.dominoUsers with parameters of type Entry Modifier and Type Method Description protected void
DominoUsersConnector. checkExtractAndExecuteDominoAction(IDominoAction aDominoAction, Entry aEntry)
If the Domino Action should be performed this method resets the local data holders to empty/default values according the action and then extracts and stores the dataprotected Entry
DominoUsersConnector. clearFixedDominoActionAttributes(IDominoAction aDominoAction, Entry aEntry)
Extracts and stores data for the Domino Actionvoid
DominoUsersConnector. deleteEntry(Entry aEntry, SearchCriteria aSearch)
Deletes an existing entry.Entry
IDominoAction. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserAccess. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserDeletion. extractAndStoreData(Entry aEntry)
This method extracts and stores data.Entry
UserRegistration. extractAndStoreData(Entry aEntry)
This method extracts and stores data.void
DominoUsersConnector. modEntry(Entry aEntry, SearchCriteria aSearch)
Modifies an existing entry.boolean
IDominoAction. mustPerform(Entry aEntry)
Inspects the Attributes of the given Entry and determines if the Domino Action has to be performed.boolean
UserAccess. mustPerform(Entry aEntry)
Inspects the Attributes of the given Entry and determines if the Domino Action has to be performed.boolean
UserDeletion. mustPerform(Entry aEntry)
Inspects the Attributes of the given Entry and determines if the Domino Action has to be performed.boolean
UserRegistration. mustPerform(Entry aEntry)
Inspects the Attributes of the given Entry and determines if the Domino Action has to be performed.protected boolean
DominoUsersConnector. mustPerformDominoAction(IDominoAction aDominoAction, Entry aEntry)
Inspects the Attributes of the given Entry and determines if the Domino Action has to be performed.void
DominoUsersConnector. putEntry(Entry aEntry)
Adds a new entry to the data sourceprotected void
DominoUsersConnector. resetAndExtractData(IDominoAction aDominoAction, Entry aEntry)
Resets the local data holders to empty/default values according the business logic of the Domino Action. -
Uses of Entry in com.ibm.di.connector.dpa
Fields in com.ibm.di.connector.dpa declared as Entry Modifier and Type Field Description protected Entry
AbstractDataHandler. schema
Methods in com.ibm.di.connector.dpa that return Entry Modifier and Type Method Description abstract Entry
AbstractMetaData. createEntry(ClassInstance classInstance)
Entry
DefaultDPAMetaData. createEntry(ClassInstance classInstance)
abstract Entry
AbstractMetaData. createSchema(java.lang.String assetClass)
Entry
DefaultDPAMetaData. createSchema(java.lang.String className)
Entry
DeployedAssetsConnector. findEntry(SearchCriteria criteria)
Finds an existing entry.abstract Entry
AbstractDataHandler. getNextEntry(boolean loadReferences)
Entry
DefaultDPADataHandler. getNextEntry(boolean loadReferences)
Entry
DeployedAssetsConnector. getNextEntry()
This method returns a single entry object for a deployed asset searched as per criteria.Entry
AbstractDataHandler. getSchema()
Methods in com.ibm.di.connector.dpa with parameters of type Entry Modifier and Type Method Description abstract boolean
AbstractDataHandler. addEntry(Entry entry)
boolean
DefaultDPADataHandler. addEntry(Entry entry)
abstract ClassInstance
AbstractMetaData. createClassInstance(Entry entry)
ClassInstance
DefaultDPAMetaData. createClassInstance(Entry entry)
void
DeployedAssetsConnector. deleteEntry(Entry entry, SearchCriteria search)
Deletes an existing entry.void
DeployedAssetsConnector. putEntry(Entry entry)
Adds a new entry to the data sourceabstract boolean
AbstractDataHandler. removeEntry(Entry entry)
boolean
DefaultDPADataHandler. removeEntry(Entry entry)
-
Uses of Entry in com.ibm.di.connector.filemanagement
Methods in com.ibm.di.connector.filemanagement that return Entry Modifier and Type Method Description Entry
FileManagementConnector. findEntry(SearchCriteria searchCrit)
Finds an existing entry.Entry
FileManagementConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.filemanagement with parameters of type Entry Modifier and Type Method Description void
FileManagementConnector. deleteEntry(Entry entry, SearchCriteria searchCrit)
Deletes an existing entry.void
FileManagementConnector. modEntry(Entry newEntry, SearchCriteria searchCrit)
Modifies an existing entry.void
FileManagementConnector. modEntry(Entry newEntry, SearchCriteria searchCrit, Entry oldEntry)
Modifies an existing entry.void
FileManagementConnector. putEntry(Entry newEntry)
Adds a new entry to the data source -
Uses of Entry in com.ibm.di.connector.gla
Methods in com.ibm.di.connector.gla that return Entry Modifier and Type Method Description Entry
GLAConnector. getNextEntry()
This method gets the next CBE object from the queue and creates an Entry. -
Uses of Entry in com.ibm.di.connector.maximo
Methods in com.ibm.di.connector.maximo that return Entry Modifier and Type Method Description Entry
TpaeIFConnector. findEntry(SearchCriteria searchCriteria)
Finds an existing entry.Entry
TpaeIFCDConnector. getNextEntry()
Returns the next Entry from the connector.Entry
TpaeIFConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.maximo with parameters of type Entry Modifier and Type Method Description void
TpaeIFConnector. deleteEntry(Entry entry, SearchCriteria sc)
Deletes an existing entry.void
TpaeIFConnector. modEntry(Entry newEntry, SearchCriteria searchCriteria, Entry oldEntry)
Modifies an existing entry.void
TpaeIFConnector. putEntry(Entry newEntry)
Adds a new entry to the data source -
Uses of Entry in com.ibm.di.connector.maximo.core
Methods in com.ibm.di.connector.maximo.core that return Entry Modifier and Type Method Description Entry
SimpleTpaeIFConnector. findEntry(SearchCriteria searchCriteria)
Finds an existing entry.Entry
MxConnIterator. getNext()
Returns the next entry found in the query result.Entry
SimpleTpaeIFConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.maximo.core with parameters of type Entry Modifier and Type Method Description void
MxConnAddOnly. create(Entry newEntry)
Creates the specified entry.void
MxConnDelete. delete(Entry entry)
Deletes the specified entry.void
SimpleTpaeIFConnector. deleteEntry(Entry entry, SearchCriteria sc)
Deletes an existing entry.void
SimpleTpaeIFConnector. extractExceptionInformation(Entry error)
void
SimpleTpaeIFConnector. extractMaximoException(Entry error)
This method extracts additional information about a Maximo exception.static boolean
EntryFilter. match(SearchCriteria searchCriteria, Entry entry)
Indicates if an Entry object matches a SearchCriteria object.void
SimpleTpaeIFConnector. modEntry(Entry newEntry, SearchCriteria searchCriteria, Entry oldEntry)
Modifies an existing entry.void
SimpleTpaeIFConnector. putEntry(Entry newEntry)
Adds a new entry to the data sourcevoid
MxConnSync. sync(Entry newEntry, Entry oldEntry)
Syncronizes thenewEntry
with the target system.void
MxConnUpdate. update(Entry newEntry, Entry oldEntry)
Updates the specified entry. -
Uses of Entry in com.ibm.di.connector.maximo.parsing
Methods in com.ibm.di.connector.maximo.parsing that return Entry Modifier and Type Method Description static Entry
EntryConverter. searchCriteriaToEntry(SearchCriteria searchCriteria, Schema schema, boolean errorOnExcedentSize)
Converts aSearchCriteria
object into XML content.static Entry
EntryConverter. xmlToEntry(SchemaElement rootMbo, SchemaElement selectedMbo, org.w3c.dom.Node xmlElement)
Converts XML content into anEntry
object.Methods in com.ibm.di.connector.maximo.parsing with parameters of type Entry Modifier and Type Method Description static void
EntryConverter. checkForOverridenUniqueKeys(SchemaElement rootMbo, Entry newEntry, Entry oldEntry, Log logger)
Check if user has tried to change any unique keysstatic void
EntryConverter. copyUniqueKeys(SchemaElement rootMbo, Entry newEntry, Entry oldEntry)
Copies the attributes/values that compose the unique key of the specified MBO fromoldEntry
tonewEntry
.static java.lang.String
EntryConverter. entryToXml(SchemaElement rootMbo, SchemaElement selectedMbo, Entry entry, boolean errorOnExcedentSize)
Converts anEntry
object into XML content.static java.lang.String
EntryConverter. entryToXml(Schema schema, Entry entry, boolean errorOnExcedentSize, boolean checkUniqueKeys)
This method converts a hierarchicalEntry
object into a valid XML representation.static void
EntryConverter. setAttributeActions(Entry e)
This method circles trough all attributes (except leafs) of a hierarchical entry and if some of the attributes has operation Add, Modify or Delete the proper Maximo action will be added as XML attribute. -
Uses of Entry in com.ibm.di.connector.NT4UserMetaDataConnector
Methods in com.ibm.di.connector.NT4UserMetaDataConnector that return Entry Modifier and Type Method Description Entry
NT4UserMetaDataConnector. findEntry(SearchCriteria aRscSearchCriteria)
Retrieves a single entry object matching the given search criteria parameter.Entry
NT4UserMetaDataConnector. getNextEntry()
Retrieves the next entry from the connector's containers.Methods in com.ibm.di.connector.NT4UserMetaDataConnector with parameters of type Entry Modifier and Type Method Description protected void
GroupInfo. copyDataFromGroupEntry(Entry aGroupEntry)
Copies data from a group entry.protected void
UserInfo. copyDataFromUserEntry(Entry aUserEntry)
Copies data from a user entry.protected static void
InfoUtil. createAndAddEntryAttribute(Entry aEntry, java.lang.String aAttrName, java.lang.Object aAttrValue)
Creates and adds attribute to the given Entry object.protected static void
UserInfo. createAndAddUserBasicAttributes(Entry aUserEntry, UserInfo aUserInfo)
Creates and adds basic Windows user's attributes to the given Entry object.protected static void
UserInfo. createAndAddUserGlobalGroupAttribute(Entry aUserEntry, java.util.Vector aGroupNames)
Creates and adds user's GlobalGroup attribute to the given Entry object.protected static void
UserInfo. createAndAddUserLocalGroupAttribute(Entry aUserEntry, java.util.Vector aGroupNames)
Creates and adds user's LocalGroup attribute to the given Entry object.void
NT4UserMetaDataConnector. deleteEntry(Entry aEntry, SearchCriteria aRscSearchCriteria)
Deletes given entry (user or group) from Windows security database.protected static java.lang.Boolean
InfoUtil. getBooleanEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as a Boolean object.protected static byte[]
InfoUtil. getByteArrayEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as a byte array object.protected static java.util.Date
InfoUtil. getDateEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as a java.util.Date object.protected static java.lang.Integer
InfoUtil. getIntegerEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as an Integer object.protected static java.lang.Long
InfoUtil. getLongEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as a Long object.protected static java.lang.String
InfoUtil. getStringEntryAttributeValue(Entry aEntry, java.lang.String aAttrName)
Retrieves the specified Attribute's value as a String object.void
NT4UserMetaDataConnector. modEntry(Entry aEntry, SearchCriteria aRscSearchCriteria)
Modifies in Windows database the entry identified by the aRscSearchCriteria parameter with the data given in the aEntry parameter.protected static void
GroupInfo. populateGroupEntryAttributes(Entry aGroupEntry, GroupInfo aGroupInfo, java.util.Vector aUserNames, java.util.Vector aGroupNames)
Given a group attributes' values creates and adds those attributes to the given entry.void
NT4UserMetaDataConnector. putEntry(Entry aEntry)
Inserts given entry (user or group) into Windows security database.Constructors in com.ibm.di.connector.NT4UserMetaDataConnector with parameters of type Entry Constructor Description GroupInfo(Entry aGroupEntry)
Constructs the GroupInfo object and populates its members with Group data from the given Entry parameter.UserInfo(Entry aUserEntry)
Constructs the UserInfo object and populates its members with User data from the given Entry parameter. -
Uses of Entry in com.ibm.di.connector.sapr3.aleidoc
Methods in com.ibm.di.connector.sapr3.aleidoc that return Entry Modifier and Type Method Description Entry
SapALEIDocConnector. getNextEntry()
Returns a TDI entry that represents either an SAP client IDoc or RFM request.protected Entry
SapIDocServerImpl. writeIDocToTDIEntry(java.lang.String tid, com.sap.mw.idoc.IDoc.Document jcoIDoc)
Processes a particular IDoc for a particular SAP client transaction.protected Entry
SapIDocServerImpl. writeRFMToTDIEntry(java.lang.String tid, com.sap.mw.jco.JCO.Function function)
Processes a particular RFM for a particular SAP client transaction.Methods in com.ibm.di.connector.sapr3.aleidoc with parameters of type Entry Modifier and Type Method Description void
SapALEIDocConnector. replyEntry(Entry requestResult)
This method is to called for Server modes. -
Uses of Entry in com.ibm.di.connector.sapr3.aleidocv3
Methods in com.ibm.di.connector.sapr3.aleidocv3 that return Entry Modifier and Type Method Description Entry
SapALEIDocConnectorV3. getNextEntry()
Returns a TDI entry that represents either an SAP client IDoc or RFM request.protected Entry
SapIDocServerImplV3. writeIDocToTDIEntry(java.lang.String tid, com.sap.conn.idoc.IDocDocument jcoIDoc)
Processes a particular IDoc for a particular SAP client transaction.protected Entry
SapIDocServerImplV3. writeRFMToTDIEntry(java.lang.String tid, com.sap.conn.jco.JCoFunction function)
Processes a particular RFM for a particular SAP client transaction.Methods in com.ibm.di.connector.sapr3.aleidocv3 with parameters of type Entry Modifier and Type Method Description void
SapALEIDocConnectorV3. replyEntry(Entry requestResult)
This method is to called for Server modes. -
Uses of Entry in com.ibm.di.connector.sapr3.bor
Methods in com.ibm.di.connector.sapr3.bor that return Entry Modifier and Type Method Description Entry
SapR3BorConnector. findEntry(SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to find an existing BOR object instance and associated attributes in SAP R/3.Entry
SapR3BorConnector. getNextEntry()
This method is called to retrieve the next entry from the connector.Methods in com.ibm.di.connector.sapr3.bor with parameters of type Entry Modifier and Type Method Description void
SapR3BorConnector. deleteEntry(Entry entry, SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to remove an existing user and associated attributes from SAP R/3void
SapR3BorConnector. modEntry(Entry entry, SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to update an existing user and associated attributes in SAP R/3void
SapR3BorConnector. putEntry(Entry entry)
Called by IBM Tivoli Directory Integrator AL to add a new entry and associated attributes to SAP R/3. -
Uses of Entry in com.ibm.di.connector.sapr3.user
Methods in com.ibm.di.connector.sapr3.user that return Entry Modifier and Type Method Description Entry
UserRegistryConnector. findEntry(SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to find an existing user and associated attributes in SAP R/3.Entry
UserRegistryConnector. getNextEntry()
This method is called to retrieve the next entry from the connector.Methods in com.ibm.di.connector.sapr3.user with parameters of type Entry Modifier and Type Method Description void
UserRegistryConnector. deleteEntry(Entry entry, SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to remove an existing user and associated attributes from SAP R/3.void
UserRegistryConnector. modEntry(Entry entry, SearchCriteria search)
Called by IBM Tivoli Directory Integrator AL to update an existing user and associated attributes in SAP R/3.void
UserRegistryConnector. putEntry(Entry entry)
Called by IBM Tivoli Directory Integrator AL to add a new user and associated attributes to SAP R/3. -
Uses of Entry in com.ibm.di.connector.tam
Methods in com.ibm.di.connector.tam that return Entry Modifier and Type Method Description Entry
TAMConnector. findEntry(SearchCriteria searchcriteria)
Using the provided search criteria and based on the configured Entry Type, attempts to find the object in TAM.Entry
Domain. getAttributes()
Returns the Domain in the form of an Entry objectEntry
Group. getAttributes()
Returns the Group details in an Entry objectEntry
Policy. getAttributes()
Returns the Policy details in the form of an Entry objectEntry
SSOCredentials. getAttributes()
Returns the Credential data in the form of an Entry objectEntry
SSOResource. getAttributes()
Return the attributes in the form of an Entry objectEntry
SSOResourceGroup. getAttributes()
Return an Entry object with the SSO Resource Group attributesEntry
User. getAttributes()
Constructs an Entry object from the user details.Entry
TAMConnector. getNextEntry()
Using the list of the configured Entry Type, returns the next available entry on the list.Methods in com.ibm.di.connector.tam with parameters of type Entry Modifier and Type Method Description protected void
CommonBase. createAndAddEntryAttribute(Entry entry, java.lang.String attributeName, java.lang.Object value)
Create and add attribute to an entry object.void
TAMConnector. deleteEntry(Entry entry, SearchCriteria searchcriteria)
The old Entry is now redundant so shoehorn the original deleteEntry into the new code which just uses searchcriteria with no loss of functionality.protected java.lang.Boolean
CommonBase. getBooleanEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as a Boolean.protected byte[]
CommonBase. getByteArrayEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as a byte array.protected java.util.Date
CommonBase. getDateEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as a Date.protected java.lang.Integer
CommonBase. getIntegerEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as an integer.protected java.lang.Long
CommonBase. getLongEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as a Long.protected java.lang.String
CommonBase. getStringEntryAttributeValue(Entry entry, java.lang.String s)
Retrieve an attribute from the entry object as a string.void
TAMConnector. modEntry(Entry changes, SearchCriteria searchcriteria)
Using the provided changes and based on the configured Entry Type, attempts to modify the specified object in TAM.void
TAMConnector. modEntry(Entry changes, SearchCriteria searchcriteria, Entry old)
The old Entry is now redundant so shoehorn the original modEntry into the new code which just uses searchcriteria with no loss of functionality.void
Group. modify(Entry changes)
Modify a Groupvoid
User. modify(Entry changes)
Modify a user entry.protected void
CommonBase. printEntry(Entry entry)
void
TAMConnector. putEntry(Entry entry)
Using the provided entry and based on the configured Entry Type, attempts to create the specified object in TAM.void
Domain. set(Entry entry)
Set the object attributes from the IBM Tivoli Directory Integrator entry objectvoid
Policy. set(Entry entry)
Set the object with the Entry datavoid
SSOCredentials. set(Entry entry)
Sets the object from the TDI entry objectvoid
SSOResourceGroup. set(Entry entry)
Constructors in com.ibm.di.connector.tam with parameters of type Entry Constructor Description Domain(Entry entry, com.tivoli.pd.jutil.PDContext context, java.lang.String adminLogin, java.lang.String adminPassword, Log log)
Domain ConstructorGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor for Group.Policy(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Policy ConstructorSSOCredentials(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSOCredentials ConstructorSSOResource(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSO Resource ConstructorSSOResourceGroup(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
SSOResourceGroup ConstructorUser(Entry entry, com.tivoli.pd.jutil.PDContext context, Log log)
Constructor used to instantiate a User from the Entry object. -
Uses of Entry in com.ibm.di.connector.WSReceiverServerConnector
Methods in com.ibm.di.connector.WSReceiverServerConnector that return Entry Modifier and Type Method Description Entry
WSReceiverServerConnector. getNextEntry()
Returns the next Entry from the connector.Methods in com.ibm.di.connector.WSReceiverServerConnector with parameters of type Entry Modifier and Type Method Description void
WSReceiverServerConnector. replyEntry(Entry conn)
Send a reply to the connector. -
Uses of Entry in com.ibm.di.eclipse.http
Methods in com.ibm.di.eclipse.http that return Entry Modifier and Type Method Description static Entry
XML. fromXML(java.lang.String xml)
static Entry
XML. fromXML(org.w3c.dom.Document document)
Entry
ServerAPI. getRequest()
-
Uses of Entry in com.ibm.di.eclipse.http.commands
Methods in com.ibm.di.eclipse.http.commands that return Entry Modifier and Type Method Description Entry
RestCommand. getRequest()
Entry
RestCommand. getResponse()
Methods in com.ibm.di.eclipse.http.commands with parameters of type Entry Modifier and Type Method Description void
LogCommand. assemblyLineCycleDone(Entry entry)
void
RestCommand. setResponse(Entry response)
-
Uses of Entry in com.ibm.di.entry
Methods in com.ibm.di.entry that return Entry Modifier and Type Method Description Entry
Entry. clone()
Creates a shallow clone of the receiver.Entry
Entry. clone(Entry entry)
Deprecated.use theclone()
method insteadEntry
Entry. cloneNode(boolean deep)
Clones this entry objectstatic Entry
DeltaEntry. compareEntries(Entry source, Entry target, boolean unchanged, int level, java.lang.String key)
This method returns an Entry that contains the delta changes needed to make target equal to source.static Entry
DeltaEntry. compareEntries(Entry source, Entry target, boolean unchanged, int level, java.lang.String key, java.util.List<java.lang.String> attributeList, boolean isInvertedIgnore)
This method returns an Entry that contains delta changes for specific attributes.static Entry
Entry. fromJSON(java.lang.String string)
Returns an Entry constructed from a JSON stringstatic Entry
Entry. fromXML(java.lang.String string, java.lang.String xPath, java.lang.String entryTag)
Returns an Entry object constructed from a XML String.static Entry
DeltaEntry. getDeltaEntry(Entry source, Entry target)
This method is a convenience method that callscompareEntries(source, target, false, null);
Entry
Attribute. getOwnerDocument()
Methods in com.ibm.di.entry with parameters of type Entry Modifier and Type Method Description static void
DeltaEntry. applyDelta(Entry target, Entry delta)
Forwards the call to applyDelta(target, delta, false).static void
DeltaEntry. applyDelta(Entry target, Entry delta, boolean removeUnchanged)
This method applies the delta operations specified in delta to the target entry.Entry
Entry. clone(Entry entry)
Deprecated.use theclone()
method insteadstatic Entry
DeltaEntry. compareEntries(Entry source, Entry target, boolean unchanged, int level, java.lang.String key)
This method returns an Entry that contains the delta changes needed to make target equal to source.static Entry
DeltaEntry. compareEntries(Entry source, Entry target, boolean unchanged, int level, java.lang.String key, java.util.List<java.lang.String> attributeList, boolean isInvertedIgnore)
This method returns an Entry that contains delta changes for specific attributes.static Entry
DeltaEntry. getDeltaEntry(Entry source, Entry target)
This method is a convenience method that callscompareEntries(source, target, false, null);
void
Entry. merge(Entry e)
Convenience method that calls merge ( e, false ).void
Entry. merge(Entry e, boolean mergevalues)
Merges in the attributes and their values from another entry. -
Uses of Entry in com.ibm.di.eventhandler.ldap
Methods in com.ibm.di.eventhandler.ldap that return Entry Modifier and Type Method Description Entry
LDAPControl. getControlValueEntry()
This method parses the control value into an entry object if the control is known to this class.Entry
LDAPMessage. getEntry()
Returns the normalized Entry object that represents the LDAP messageMethods in com.ibm.di.eventhandler.ldap with parameters of type Entry Modifier and Type Method Description void
LDAPControl. setControlValueEntry(Entry entry)
This method converts the entry object to the control value sequence required by the control type.Constructors in com.ibm.di.eventhandler.ldap with parameters of type Entry Constructor Description AbandonRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
AddRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
BindRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
CompareRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
DeleteRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
ExtendedRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
ModifyDNRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
ModifyRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
SearchRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
SearchResultEntry(Entry entry, java.lang.String charset)
UnbindRequest(java.nio.ByteBuffer buffer, Entry entry, java.lang.String charset, java.util.Vector binattrs)
-
Uses of Entry in com.ibm.di.fc
Methods in com.ibm.di.fc that return Entry Modifier and Type Method Description Entry
DeltaFC. nextDeletedEntry(Entry work)
Return the next deleted entry.Entry
ParserFC. readEntry(java.lang.Object param)
Returns the entry from the parser read operationMethods in com.ibm.di.fc that return types with arguments of type Entry Modifier and Type Method Description java.util.List<Entry>
AssemblyLineFC. querySchema(java.lang.Object source)
This method translates to whatever means a function component has to discover schema for a connection.Methods in com.ibm.di.fc with parameters of type Entry Modifier and Type Method Description boolean
DeltaFC. markEntryInDeltaStore(Entry work)
Marks an Entry in the Delta Store.Entry
DeltaFC. nextDeletedEntry(Entry work)
Return the next deleted entry.java.lang.Object
AssemblyLineFC. performOperation(java.lang.Object work, java.lang.String operation, Entry opentry)
Performs the specified operation. -
Uses of Entry in com.ibm.di.fc.castorbind
Methods in com.ibm.di.fc.castorbind that return Entry Modifier and Type Method Description Entry
CastorJavaToXML. marshal(Entry aEntry, java.lang.String aMappingFile, java.lang.String aRootElementName, boolean aUseAttrNames)
This method is called when the CastorJavaToXML FC is passed an Entry object.Entry
CastorXMLToJava. unmarshal(Entry aEntry, java.lang.String aMappingFile, java.util.List aAttributeList)
This method is called when the CastorXMLToJava FC is passed an Entry object.Methods in com.ibm.di.fc.castorbind with parameters of type Entry Modifier and Type Method Description Entry
CastorJavaToXML. marshal(Entry aEntry, java.lang.String aMappingFile, java.lang.String aRootElementName, boolean aUseAttrNames)
This method is called when the CastorJavaToXML FC is passed an Entry object.Entry
CastorXMLToJava. unmarshal(Entry aEntry, java.lang.String aMappingFile, java.util.List aAttributeList)
This method is called when the CastorXMLToJava FC is passed an Entry object. -
Uses of Entry in com.ibm.di.fc.cbe
Methods in com.ibm.di.fc.cbe with parameters of type Entry Modifier and Type Method Description static void
CBEGeneratorFC. mapCbeToEntry(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent aCbe, Entry aEntry)
Maps the fields of a Common Base Event object into the attributes of a IBM Tivoli Directory Integrator Entry.Constructors in com.ibm.di.fc.cbe with parameters of type Entry Constructor Description CBESituationCreator(Entry p_entry)
Class constructor -
Uses of Entry in com.ibm.di.fc.idml
Methods in com.ibm.di.fc.idml with parameters of type Entry Modifier and Type Method Description java.lang.String
ItdiBook. addConfigurationItem(java.lang.String classType, IdMLConstants.Operations operationType, Entry entry)
Adds a Configuration Item (CI) to the IdML book.void
ItdiBook. addRelationship(java.lang.String relationshipType, IdMLConstants.Operations operationType, Entry entry)
Adds a Relationship to the IdML book.java.lang.String
ItdiBook. open(java.lang.String applicationCode, java.lang.String mssHostname, java.lang.String cdmVersion, java.lang.String id, Entry entry)
Opens the IdML book. -
Uses of Entry in com.ibm.di.fc.remotecmdlnfc
Methods in com.ibm.di.fc.remotecmdlnfc that return Entry Modifier and Type Method Description Entry
CmdLineExecutor. executeCommand(java.lang.String cmd)
Execute the command on the target machine.Entry
CmdLineExecutor. executeCommand(java.lang.String cmd, java.lang.String[] args, java.lang.String argDelimiter)
Execute the command on the target machine.Entry
RemoteCmdLineExecutor. executeCommand(java.lang.String cmdToExecute)
Execute the command on the target machine.Entry
RemoteCmdLineExecutor. executeCommand(java.lang.String cmdToExecute, java.lang.String[] args, java.lang.String argDelimiter)
Execute the command on the target machine. -
Uses of Entry in com.ibm.di.function
Methods in com.ibm.di.function that return Entry Modifier and Type Method Description Entry
UserFunctions. httpGet(java.lang.String url)
Gets file from a web server.Entry
UserFunctions. httpPost(java.lang.String url, java.lang.Object file)
Posts file to a web server.Entry
UserFunctions. httpRequest(java.lang.String method, java.lang.String contentType, java.lang.String url, java.lang.Object file)
Sends HTTP Request message to web server.Entry
UserFunctions. newEntry()
Creates a new Entry object.Entry
UserFunctions. parseObject(java.lang.String parser, java.lang.Object data)
Use a parser to interpret data.Methods in com.ibm.di.function with parameters of type Entry Modifier and Type Method Description void
UserFunctions. dumpEntry(Entry e)
Dumps an entry to the console log.java.lang.String
UserFunctions. entry2LDIF(Entry e)
Converts an Entry object to an LDIF string. -
Uses of Entry in com.ibm.di.osgi
Methods in com.ibm.di.osgi that return Entry Modifier and Type Method Description Entry
ConnectorDelegate. findEntry(SearchCriteria search)
Entry
ConnectorDelegate. findEntry(java.lang.Object arg0, java.lang.Object arg1)
Entry
ConnectorDelegate. getFirstFindEntry()
Entry
ConnectorDelegate. getNextEntry()
Entry
ConnectorDelegate. getNextFindEntry()
Entry
ConnectorDelegate. getPushbackEntry()
Entry
ConnectorDelegate. queryReply(Entry entry)
Methods in com.ibm.di.osgi with parameters of type Entry Modifier and Type Method Description void
ConnectorDelegate. deleteEntry(Entry entry, SearchCriteria search)
void
ConnectorDelegate. modEntry(Entry entry, SearchCriteria search)
void
ConnectorDelegate. modEntry(Entry entry, SearchCriteria search, Entry old)
void
ConnectorDelegate. pushback(Entry e)
void
ConnectorDelegate. putEntry(Entry entry)
Entry
ConnectorDelegate. queryReply(Entry entry)
void
ConnectorDelegate. replyEntry(Entry entry)
void
ConnectorDelegate. setCurrent(Entry entry, SearchCriteria search)
-
Uses of Entry in com.ibm.di.parser
Methods in com.ibm.di.parser that return Entry Modifier and Type Method Description Entry
DSMLParser. parseRequest(java.lang.Object request)
Sets the input stream with the given request object if the object is of type InputStream, Reader or StringReader.Entry
SOAPParser. parseRequest(java.lang.Object request)
Sets the current input stream and initializes the parser.Entry
CBEParser. readEntry()
Reads the inputStream and fill the Entry Object that it returnsEntry
CSVParser. readEntry()
Return the next entry from the current input stream.Entry
DSMLParser. readEntry()
Constructs the next entry from the data structure read in initially.Entry
Dsmlv2Parser. readEntry()
Reads a request or response from BatchMessage.Entry
FixedRecordParser. readEntry()
Return the next entry from the current input stream.Entry
HTTPParser. readEntry()
Reads entry from the current input reader.Entry
IdMLParser. readEntry()
Reads the data from the IdML book and returns it, one artifact at a time (i.e.Entry
JSONParser. readEntry()
Entry
LDIFParser. readEntry()
Reads LDIF files into entries.Entry
LineReader. readEntry()
Return the next entry from the current input stream.Entry
ParserInterface. readEntry()
Return the next entry from the current input stream.Entry
ScriptParser. readEntry()
Return the next entry from the current input stream.Entry
SimpleParser. readEntry()
Reads the next entry from the input stream.Entry
SOAPParser. readEntry()
Reads SOAP XML documents.Entry
SPMLv2Parser. readEntry()
Reads a request or response from a batch messageEntry
XMLParser. readEntry()
Constructs the next entry from the data structure read in initially.Entry
XMLSaxParser. readEntry()
readEntry() uses the queue object to check for new entries provided by the xml-parser thread.Entry
XSLbasedXMLParser. readEntry()
Constructs the next entry from the data structure read in initially.Methods in com.ibm.di.parser with parameters of type Entry Modifier and Type Method Description java.lang.String[]
HTTPParser. getNames(Entry e)
Returns property/attribute names in specified entry.java.lang.Object
HTTPParser. getProp(Entry e, java.lang.String prop)
Return a property/attribute value of specified entry.static com.ibm.ldap.dsml.LdapResult
Dsmlv2Parser. getSearchResultDoneFromEntry(Entry aEntry)
Retrieves search result done.static com.ibm.ldap.dsml.SearchResultEntry
Dsmlv2Parser. getSearchResultEntry(Entry aEntry)
Retrieves single search result only.java.lang.String
SOAPParser. getXML(Entry e)
Returns string representation ofEntry
object as a XML file.void
HTTPParser. parseAuthentication(Entry entry)
Decode the username and password specified in the Authorization header of the request HTTP message.void
HTTPParser. sendAuthorization(Entry entry, java.io.BufferedWriter out)
Send client authorization.void
HTTPParser. setProp(Entry e, java.lang.String prop, java.lang.Object value)
Sets a property/attribute's value of specified entry.void
CBEParser. writeEntry(Entry entry)
Create/get the CBE object and convert it to XML.void
CSVParser. writeEntry(Entry entry)
Write an Entry to the current output stream.void
DSMLParser. writeEntry(Entry entry)
Constructs the data structure from the next entry read in initially.void
Dsmlv2Parser. writeEntry(Entry aEntry)
Writes a request or response to the batch message.void
FixedRecordParser. writeEntry(Entry e)
Write an entry to the current output stream.void
HTTPParser. writeEntry(Entry entry)
Writes an entry to the current output writer.void
JSONParser. writeEntry(Entry entry)
void
LDIFParser. writeEntry(Entry entry)
Writes entry in LDIF format to the current output writer.void
LineReader. writeEntry(Entry entry)
Write an entry to the current output stream.void
ParserInterface. writeEntry(Entry entry)
Write an entry to the current output stream.void
ScriptParser. writeEntry(Entry entry)
Write an entry to the current output stream.void
SimpleParser. writeEntry(Entry entry)
Write an entry to the current output stream.void
SOAPParser. writeEntry(Entry entry)
Writes SOAP XML document.void
SPMLv2Parser. writeEntry(Entry aEntry)
Writes down a request or response to a batch messagevoid
XMLParser. writeEntry(Entry entry)
Constructs the data structure from the next entry read in initially.void
XMLSaxParser. writeEntry(Entry entry)
Not supportedvoid
XSLbasedXMLParser. writeEntry(Entry entry)
Constructs the data structure from the next entry read in initially. -
Uses of Entry in com.ibm.di.parser.xml
Methods in com.ibm.di.parser.xml that return Entry Modifier and Type Method Description Entry
XMLParser2. readEntry()
Retrieves an Entry object from the XML document.Methods in com.ibm.di.parser.xml with parameters of type Entry Modifier and Type Method Description void
XMLParser2. writeEntry(Entry entry)
Writes the passed as parameter Entry object as a XML data. -
Uses of Entry in com.ibm.di.protocols.rxa
Methods in com.ibm.di.protocols.rxa that return Entry Modifier and Type Method Description protected Entry
AS400Connection. getEntryResponse(com.ibm.tivoli.remoteaccess.ProgramOutput p)
Transform the ProgramOutput into an Entry object containing the resultsEntry
AS400Connection. runAS400Program(java.lang.String c, java.lang.String[] args, java.lang.String delim)
Run the specified command on the target machineEntry
Connection. runCommand(java.lang.String cmd)
Execute the command on the targetEntry
ConnectionImpl. runCommand(java.lang.String c)
Run the specified command on the target machineMethods in com.ibm.di.protocols.rxa with parameters of type Entry Modifier and Type Method Description void
LogProxy. dumpEntry(Entry e)
Dumps a formatted message to the logfile from the contents of an Entry.void
LogProxyImpl. dumpEntry(Entry e)
Dumps a formatted message to the logfile from the contents of an Entry. -
Uses of Entry in com.ibm.di.server
Subclasses of Entry in com.ibm.di.server Modifier and Type Class Description class
TaskCallBlock
The TaskCallBlock (TCB) is used by a caller to set a number of parameters for an AssemblyLine.Methods in com.ibm.di.server that return Entry Modifier and Type Method Description static Entry
Compare. applyMods(Entry source, java.util.ArrayList<ModificationItem> mods)
Applies a given ArrayList of modifications to an Entry object and returns it.Entry
TaskCallBlock. buildInitialWorkEntry()
Constructs a new initial work entry if there are an input parameter specification in the assemblyline.Entry
TaskCallBlock. buildResultEntry()
Builds the result object based on AL's result object and the output parameter specification.Entry
TaskCallBlock. buildTCBEntry(Entry input, boolean inputMap)
Constructs a new Entry based on the parameter descriptors in params and source attributes in input entry.Entry
AssemblyLine. executeCycle()
This method call executeCycle with a null initial work and processTCB set to true.Entry
AssemblyLine. executeCycle(Entry workEntry)
This method call executeCycle with the provided work entry and processTCB set to true.Entry
AssemblyLine. executeCycle(Entry workEntry, boolean processTCB)
This method is called by scripts and other classes that run the assemblyline in its own context.Entry
AssemblyLinePool. executeEvent(java.lang.Thread source, Entry event)
Called by a thread to execute a cycle in the AssemblyLineEntry
AssemblyLinePool. executeEvent(java.lang.Thread source, Entry event, boolean processTCB)
Entry
TaskCallBlock. getALSettings()
Returns the Entry containing the user specified AL settings.Entry
CheckpointRestartInterface. getCheckpointInformation()
Deprecated.Returns the state information for the connector.Entry
TaskCallBlock. getConnectorParameters()
Entry
TaskCallBlock. getConnectorParameters(java.lang.String connectorName)
Returns the parameters Entry for a specific connector.Entry
AssemblyLineComponent. getCurrent()
Gets the current entry of the AssemblyLineComponent objectEntry
SearchCriteria. getCurrentEntry()
Return the working entry used to generate the criteria array from the templates array.Entry
AssemblyLine. getCurrentWork()
This method returns the current work Entry object.Entry
Sequence. getCurrentWork()
Entry
TaskInterface. getCurrentWork()
Entry
TaskStatistics. getEntry()
Entry
AssemblyLineComponent. getFirstDuplicateEntry()
Gets the first Duplicate Entry from the ConnectorInterface.Entry
TaskCallBlock. getInitialWorkEntry()
Returns the initial work entry provided by callerEntry
TaskCallBlock. getInputParameters()
Returns the input parameter entry (from the AssemblyLine specification)Entry
AssemblyLineComponent. getLastEntry()
This method returns the last entry read and mapped.Entry
AssemblyLineComponent. getLastReadEntry()
This method returns the last entry read from the connector.Entry
AssemblyLineComponent. getnext()
The method returns the next entry from the connector.Entry
AssemblyLineComponent. getnext(Entry work)
The method returns the next entry from the connector.Entry
CSDeltaTaskComponent. getnext(Entry work)
The method returns the next entry from the connector.Entry
AssemblyLineComponent. getNextDuplicateEntry()
Gets the next Duplicate Entry from the ConnectorInterface.Entry
LoopComponent. getNextEntry(Entry meta)
Returns the next Entry if this is a Connector loopEntry
AssemblyLine. getOpEntry()
Retrieves operational entry.Entry
TaskCallBlock. getOperationInitParams()
Returns the operation init parametersEntry
TaskCallBlock. getOutputParameters()
Entry
AssemblyLineComponent. getRestartInfoEntry()
Deprecated.Entry
AssemblyLine. getResult()
This method returns the result Entry object.Entry
Sequence. getResult()
Entry
TaskInterface. getResult()
Entry
TaskCallBlock. getResultEntry()
Returns the result entry provided by the callerEntry
AssemblyLine. getUserCheckpoint()
Deprecated.Entry
AssemblyLine. getWork()
This method returns the initial work Entry object.Entry
Sequence. getWork()
Entry
TaskInterface. getWork()
Entry
AssemblyLineComponent. lookup(Entry meta)
The method is called to lookup an entry using the configured Link Criteria.Entry
AssemblyLineComponent. lookup(java.lang.String attribute, java.lang.String value)
The method is called to lookup an entry using exact matching for attribute and value.Entry
AssemblyLineComponent. mapEntry(Entry work, Entry conn)
The method is called to map an entry using the configured input attribute map.Entry
AttributeMapping. mapEntry(Entry source, Entry newEntry)
Entry
AttributeMapping. mapEntry(Entry source, Entry newEntry, boolean mergeValues)
Map one entry into another using the loaded attribute MappingEntry
CSDeltaTaskComponent. nextDeletedEntry(Entry work)
Return the next deleted entry.Methods in com.ibm.di.server with parameters of type Entry Modifier and Type Method Description void
TaskCallBlock. accumulateEntry(Entry work)
Adds an entry to the accumulator object (if any configured).void
AssemblyLineComponent. add(Entry meta)
This method implements the AddOnly mode operation.void
AttributeMapComponent. add(Entry meta)
Does the attribute mapping in every cyclevoid
BranchingComponent. add(Entry meta)
Do nothing in the add methodvoid
EndBranchComponent. add(Entry meta)
This method is called by the hosting AssemblyLine.void
EndLoopComponent. add(Entry meta)
Tells the AssemblyLine to go back to the start of the loopvoid
LoopComponent. add(Entry meta)
If necessary, move a value from the stored Attribute values to the work Entryvoid
ScriptComponent. add(Entry meta)
This method executes the script.void
SwitchComponent. add(Entry meta)
This method does nothingvoid
BranchingComponent. add1(Entry meta)
This method executes the script.void
ScriptComponent. add1(Entry meta)
This method executes the script.static Entry
Compare. applyMods(Entry source, java.util.ArrayList<ModificationItem> mods)
Applies a given ArrayList of modifications to an Entry object and returns it.void
AssemblyLine.AssemblyLineListener. assemblyLineCycleEnded(AssemblyLine al, Entry work)
An AssemblyLine cycle (iteration) is complete.void
RS. assemblyLineCycleEnded(AssemblyLine al, Entry work)
An AssemblyLine cycle (iteration) is complete.void
SearchCriteria. buildCriteria(Entry e)
Build the criteria array using provided entry.void
SearchCriteria. buildCriteria(Entry e, BaseConfiguration config, java.lang.Object task)
void
SearchCriteria. buildCriteriaScript(Entry entry)
Call user defined script to build the search filter.Entry
TaskCallBlock. buildTCBEntry(Entry input, boolean inputMap)
Constructs a new Entry based on the parameter descriptors in params and source attributes in input entry.void
AssemblyLineComponent. callreply(Entry meta)
This method implements the CallReply mode operation.void
FunctionComponent. callreply(Entry meta)
This method implements the CallReply mode operation.void
LoopComponent. checkConnectorInit(Entry work)
Check what to do with our connector when we enter the loop.void
LoopComponent. checkLoopAttribute(Entry work)
Copy values from work entry attributeboolean
BranchingComponent. checkWillExecute(Entry work)
Evaluates the expression in this branchjava.util.ArrayList<ModificationItem>
Compare. compareEntries(Entry a, Entry b)
Compares two given Entry objects and returns an ArrayList with the differences (attributes that were in one of the entries and not the other).void
AssemblyLineComponent. delete(Entry meta)
This method implements the Delete mode operation.void
AssemblyLineComponent. deleteEntry(Entry meta)
This method calls the delete method.void
AssemblyLineComponent. delta(Entry meta)
This method implements the Delta mode operation.void
AssemblyLine. dumpEntry(Entry entry)
Prints the contents of an entry to whatever Log Appenders have been defined for this AssemblyLine.void
AssemblyLineComponent. dumpEntry(Entry meta)
Deprecated.void
Log. dumpEntry(Entry e)
Dumps a formatted message to the logfile from the contents of an Entryvoid
RS. dumpEntry(Entry e)
Dumps the contents of an Entry to the log file.void
RSInterface. dumpEntry(Entry e)
Dumps the contents of an Entry to the log file.void
Sequence. dumpEntry(Entry entry)
Prints the contents of an entry to the Log.protected void
AssemblyLineComponent. dumpObjects(Entry conn, Entry work, Entry current)
boolean
BranchingComponent. evaluateCondition(Entry work, BranchCondition c, int index)
Returns the result of a single conditionboolean
BranchingComponent. evaluateConditions(Entry work)
Returns the result of the test conditionsEntry
AssemblyLine. executeCycle(Entry workEntry)
This method call executeCycle with the provided work entry and processTCB set to true.Entry
AssemblyLine. executeCycle(Entry workEntry, boolean processTCB)
This method is called by scripts and other classes that run the assemblyline in its own context.Entry
AssemblyLinePool. executeEvent(java.lang.Thread source, Entry event)
Called by a thread to execute a cycle in the AssemblyLineEntry
AssemblyLinePool. executeEvent(java.lang.Thread source, Entry event, boolean processTCB)
protected java.lang.Object
AssemblyLineComponent. executeOperation(int operation, Entry work, Entry conn, SearchCriteria search, Entry current)
This method is used to take care of dangerous/safe operations when the AL is simulatingboolean
AssemblyLineComponent. failBack(Entry work, Entry error)
Attempt to fall back to the original connector after a failOver.boolean
AssemblyLineComponent. failOver(Entry work, Entry error)
Attempt a failOver.Entry
AssemblyLineComponent. getnext(Entry work)
The method returns the next entry from the connector.Entry
CSDeltaTaskComponent. getnext(Entry work)
The method returns the next entry from the connector.Entry
LoopComponent. getNextEntry(Entry meta)
Returns the next Entry if this is a Connector loopvoid
AssemblyLineComponent. handleException(java.lang.String aOper, java.lang.Throwable e, Entry meta)
This method is called by the AssemblyLine.void
AttributeMapComponent. handleException(java.lang.String oper, java.lang.Throwable e, Entry meta)
Handles any Exception.void
EndBranchComponent. handleException(java.lang.String oper, java.lang.Throwable e, Entry meta)
Any errors during execution of add() ends up here.void
EndLoopComponent. handleException(java.lang.String oper, java.lang.Throwable e, Entry meta)
Handles Exceptions by rethrowing themvoid
AssemblyLineComponent. handleSuccess(java.lang.String oper, Entry meta)
This method is called by the AssemblyLine if the operation oper is successful.Entry
AssemblyLineComponent. lookup(Entry meta)
The method is called to lookup an entry using the configured Link Criteria.Entry
AssemblyLineComponent. mapEntry(Entry work, Entry conn)
The method is called to map an entry using the configured input attribute map.Entry
AttributeMapping. mapEntry(Entry source, Entry newEntry)
Entry
AttributeMapping. mapEntry(Entry source, Entry newEntry, boolean mergeValues)
Map one entry into another using the loaded attribute Mappingboolean
CSDeltaTaskComponent. markEntryInDeltaStore(Entry work)
Marks an Entry in the Delta Store.void
AssemblyLineComponent. modify(Entry old, Entry meta)
This method implements the Modify operation (called by Update if the entry exists)Entry
CSDeltaTaskComponent. nextDeletedEntry(Entry work)
Return the next deleted entry.void
CheckpointRestartInterface. prepareForRestart(ALState state, Entry restartInfo, int restartPoint)
Deprecated.Notifies the connector of a restart situation.void
AssemblyLineComponent. pushback(Entry entry)
This method pushes an entry back to the connector.void
AssemblyLineComponent. reply(Entry meta)
This method is used to send a reply entry to a connectorvoid
ReplyChannelComponent. reply(Entry meta)
This method implements the reply operation that is used in Server mode.void
LoopComponent. setConnectorParams(Entry work)
Executes the attribute map for the connector paramsboolean
AssemblyLineComponent. setCriteria(SearchCriteria mySearchCrit, Entry work)
This method sets the link criteria template for this AssemblyLineComponent, and then expands the template using the given work Entry.void
AssemblyLineComponent. setCurrent(Entry current)
Sets the current entry of theAssemblyLineComponent
objectvoid
TaskCallBlock. setInitialWorkEntry(Entry entry)
Sets the initial work entryvoid
TaskCallBlock. setInputParameters(Entry entry)
Sets the input parameter entry (from the AssemblyLine specification)void
TaskCallBlock. setOperationInitParams(Entry params)
Sets the AL Operation initialize parameters.void
TaskCallBlock. setOutputParameters(Entry entry)
Sets the output parameter entry (from the AssemblyLine specification)void
AssemblyLine. setProxyALOperationParams(Entry opentry)
This method transfers the Attributes from the passed entry object to the op-entry object of the Proxy AL.void
AssemblyLineComponent. setRestartInfoEntry(ALState state, Entry rsi, int restartPoint)
Deprecated.void
TaskCallBlock. setResultEntry(Entry entry)
void
TaskStatistics. setStats(Entry e)
java.lang.Exception
AssemblyLine. setUserCheckpoint(Entry cp)
Deprecated.void
AssemblyLine. setWork(Entry entry)
This method sets the initial work entry object.AssemblyLine
RS. startAL(java.lang.String assemblyLine, Connector connector, Entry work)
Start named AssemblyLine providing an initial work entry and a connectorAssemblyLine
RSInterface. startAL(java.lang.String assemblyLine, Connector connector, Entry work)
Start named AssemblyLine providing an initial work entry and a connectorAssemblyLinePool.ALWorker
AssemblyLinePool. startThread(java.lang.String name, Entry workEntry)
Starts a new thread with the provided work entry.boolean
AssemblyLineComponent. trigger(java.lang.String oper, Entry work)
Calls the hook named oper, declaring work as the corresponding bean.boolean
AssemblyLineComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Calls the hook named oper, declaring work and conn as the corresponding beans.boolean
AttributeMapComponent. trigger(java.lang.String oper, Entry work)
Performs any hook.boolean
AttributeMapComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Performs any hook.boolean
BranchingComponent. trigger(java.lang.String oper, Entry work)
Calls the hook named oper, declaring work as the corresponding bean.boolean
BranchingComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Calls the hook named oper, declaring work and conn as the corresponding beans.boolean
EndBranchComponent. trigger(java.lang.String oper, Entry work)
NOOP.boolean
EndBranchComponent. trigger(java.lang.String oper, Entry work, Entry conn)
NOOP.boolean
EndLoopComponent. trigger(java.lang.String oper, Entry work)
Calls Hooks.boolean
EndLoopComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Calls Hooks.boolean
ReplyChannelComponent. trigger(java.lang.String oper, Entry work)
Calls the hook named oper, declaring work as the corresponding bean.boolean
ReplyChannelComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Calls the hook named oper, declaring work and conn as the corresponding beans.boolean
ScriptComponent. trigger(java.lang.String oper, Entry work)
Calls the hook named oper, declaring work as the corresponding bean.boolean
ScriptComponent. trigger(java.lang.String oper, Entry work, Entry conn)
Calls the hook named oper, declaring work and conn as the corresponding beans.protected boolean
AssemblyLineComponent. triggerImpl(java.lang.String oper, Entry work, Entry conn)
Calls the hook named oper, declaring work and conn as the corresponding beans.void
AssemblyLineComponent. update(Entry meta)
This method implements the Update mode operation.void
AssemblyLineComponent. verifySchema(Entry entry, boolean input)
Deprecated.boolean
AssemblyLineComponent. willExecute(Entry work)
Return true/false if this component should be executed.boolean
AttributeMapComponent. willExecute(Entry work)
This method always returns trueboolean
BranchingComponent. willExecute(Entry work)
Return true or false, depending on what the expression in the branch evaluates to This method is called by the AssemblyLine.boolean
EndBranchComponent. willExecute(Entry work)
This method always returns true.boolean
EndLoopComponent. willExecute(Entry work)
This method always returns true.boolean
FunctionComponent. willExecute(Entry work)
Return true/false if this component should be executed.boolean
LoopComponent. willExecute(Entry work)
This method will execute the Loop condition/connector and determine whether there are more loops to do.boolean
ScriptComponent. willExecute(Entry work)
Return true/false if this component should be executed.boolean
SwitchComponent. willExecute(Entry work)
Return true/false if this component should be executed.Constructors in com.ibm.di.server with parameters of type Entry Constructor Description ALWorker(java.lang.String name, Entry workEntry, AssemblyLinePool pool)
TaskCallBlock(Entry old, AssemblyLineConfig alc, TaskInterface task)
Constructor - Populate object with saved data and current task context. -
Uses of Entry in com.ibm.di.server.criteria
Methods in com.ibm.di.server.criteria with parameters of type Entry Modifier and Type Method Description boolean
DefaultSearchCriteriaMatcher. match(Entry entry, SearchCriteria sc)
boolean
DefaultSearchCriteriaMatcher. match(Entry entry, SearchCriteria sc, java.util.Map<java.lang.String,MatchCustomizer> customize)
boolean
SearchCriteriaMatcher. match(Entry entry, SearchCriteria sc)
Matches the specified entry against the defined search criteria using the default mechanism.boolean
SearchCriteriaMatcher. match(Entry entry, SearchCriteria sc, java.util.Map<java.lang.String,MatchCustomizer> customize)
Matches specified entry against the defined search criteria using the specified customization mechanism. -
Uses of Entry in com.ibm.di.store
Methods in com.ibm.di.store that return Entry Modifier and Type Method Description Entry
DeltaStore. findEntry(java.lang.String key)
Entry
DeltaStore. findEntryVerify(java.lang.String key)
Entry
DeltaStore. getNextDeletedEntry(boolean deleteEntry)
Returns the next deleted Entry.Entry
DeltaStore. getNextDeletedEntry(boolean deleteEntry, java.util.Set<java.lang.String> keys)
Returns the next deleted Entry, given a Set of keys for unchanged Entries.Entry
SandboxStore. getNextEntry()
Entry
DeltaStore. getStatistics()
Methods in com.ibm.di.store with parameters of type Entry Modifier and Type Method Description void
SandboxStore. addEntry(Entry entry)
void
DeltaStore. insertEntry(java.lang.String key, Entry entry)
void
DeltaStore. updateEntry(java.lang.String key, Entry entry)
-
Uses of Entry in com.ibm.di.systemqueue
Methods in com.ibm.di.systemqueue that return Entry Modifier and Type Method Description Entry
SystemQueue. getEntry(java.lang.String aQueueName, int aTimeOut)
Gets an Entry object from the System QueueMethods in com.ibm.di.systemqueue with parameters of type Entry Modifier and Type Method Description void
SystemQueue. putEntry(java.lang.String aQueueName, Entry aEntry)
Puts an Entry object to the System Queue -
Uses of Entry in com.ibm.di.util
Methods in com.ibm.di.util that return Entry Modifier and Type Method Description Entry
DebugServer. convertEntry(Entry entry)
Checks if entry is of type Entry and traverses all attributes and values to see if any of them are not serializable.static Entry
NotSerializable. convertEntry(Entry e)
Checks if entry is of type Entry and traverses all attributes and values to see if any of them are not serializable.Entry
XMLUtils. XML2Entry(java.lang.String xml)
Methods in com.ibm.di.util with parameters of type Entry Modifier and Type Method Description void
Base64EntryConverter. base64decode(Entry entry)
Encode the entry.void
Base64EntryConverter. base64encode(Entry entry)
Encode the entry.Entry
DebugServer. convertEntry(Entry entry)
Checks if entry is of type Entry and traverses all attributes and values to see if any of them are not serializable.static Entry
NotSerializable. convertEntry(Entry e)
Checks if entry is of type Entry and traverses all attributes and values to see if any of them are not serializable.static void
SchemaUtils. convertEntryToSchema(Entry entry, ConnectorConfig cc, boolean input)
Creates a schema item for each attribute in the entry.static void
SchemaUtils. convertEntryToSchemaHier(Entry entry, ConnectorConfig cc, boolean input)
Creates a schema item for each attribute in the entry.java.lang.String
XMLUtils. entry2XML(Entry e)
java.lang.String[]
Base64EntryConverter. getBinaryAttributeNames(Entry entry)
Get BASE64 encoding attributes
-