IBM Enterprise Records, Version 5.1.2    

Retrieving a RecordType object

To retrieve the RecordType associated with a particular RecordInfo object, call the getAssociatedRecordType method on a RecordInfo object.

This calling of the getAssociatedRecordType method is shown in the following line of code:
//Returns the RecordType that is associated with the RecordInfo object. 

//If no RecordType is associated, the method returns a null value 

RecordType loRecordType = loRecordInfo. getAssociatedRecordType() ;


Feedback

Last updated: November 2013
ierdg018.htm

© Copyright IBM Corporation 2013