Job Management Partner 1/Asset Information Manager Planning and Setup Guide

[Contents][Glossary][Index][Back][Next]

14.2.24 PatchList (patch name list)

This class manages the information that corresponds to path names.

You can import and export this class.

When you create user reports, you can specify this class as a search condition.

The following table lists the properties of PatchList.

Table 14-27 Properties of PatchList

Property Key Description Type [maximum length
(bytes)]
Remarks Specification in jamimport
CreationClassName K CCN string[32] This is PatchList. M
PatchID K Patch ID uint32 This is the patch ID. M
PatchName N Patch name string[255] This is the name of the patch. R
PatchVersion N Version string[60] This is the version of the patch. R
UpdateTime N Update control string[20] This information is used to control simultaneous updating of information. O

Legend:
K: Key property
N: Non-key property
M: Mandatory property during registration (omitting this property results in an error)
R: Property whose specification is recommended during new registration (omitting this property does not result in an error)
O: Optional property