Uses of Class
com.tectonica.jonix.onix2.RecordReference
Packages that use RecordReference
-
Uses of RecordReference in com.tectonica.jonix.onix2
Fields in com.tectonica.jonix.onix2 declared as RecordReferenceMethods in com.tectonica.jonix.onix2 that return RecordReferenceModifier and TypeMethodDescriptionMainSeriesRecord.recordReference()
For every product, you must choose a single number which will uniquely identify the Information record which you send out about that product, and which will remain as its permanent identifier every time you send an update.Product.recordReference()
For every product, you must choose a single number which will uniquely identify the Information record which you send out about that product, and which will remain as its permanent identifier every time you send an update.SubSeriesRecord.recordReference()
For every product, you must choose a single number which will uniquely identify the Information record which you send out about that product, and which will remain as its permanent identifier every time you send an update.Method parameters in com.tectonica.jonix.onix2 with type arguments of type RecordReferenceModifier and TypeMethodDescriptionvoid
RecordReference.ifExists
(Consumer<RecordReference> action)