public class RecordData extends RecordPackWrapper implements RecordIdentifier
MultiItemCollection.getItemFieldValues(java.util.Collection<com.canto.cumulus.ItemIdentifier>, java.util.Set<com.canto.cumulus.GUID>)
and contains the field values of a single record.Constructor and Description |
---|
RecordData(JPack coreData)
Wrap the new RecordData object around a package that contains the record's field data.
|
Modifier and Type | Method and Description |
---|---|
int |
getCatalogID()
Return the ID of the catalog the record comes from.
|
java.lang.Object |
getFieldValue(GUID field)
Return the value of the field specified by unique ID.
|
int |
getRecordID()
Return the ID of the record.
|
toXMLString
public RecordData(JPack coreData)
coreData
- the package containing the field data.MultiItemCollection.getItemFieldValues(java.util.Collection<com.canto.cumulus.ItemIdentifier>, java.util.Set<com.canto.cumulus.GUID>)
public int getRecordID()
getRecordID
in interface RecordIdentifier
public int getCatalogID()
getCatalogID
in interface RecordIdentifier
public java.lang.Object getFieldValue(GUID field)
com.canto.cumulus.Field#getValue()
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.