Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
PresenceCheckValues |
getInCreation()
Specify here whether the Component presence is required when the transaction file creates a record in the permanent file or database.
|
PresenceCheckValues |
getInDeletion()
Specify here whether the Component presence is required when the transaction file deletes a record in the permanent file or database.
|
PresenceCheckValues |
getInModification()
Specify here whether the Component presence is required when the transaction file modifies a record in the permanent file or database.
|
PresenceCheckValues |
getInType4()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database.
|
PresenceCheckValues |
getInType5()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database.
|
PresenceCheckValues |
getInType6()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database.
|
static final java.lang.String copyright
PresenceCheckValues getInCreation()
Specify here whether the Component presence is required when the transaction file creates a record in the permanent file or database.
PresenceCheckValues getInDeletion()
Specify here whether the Component presence is required when the transaction file deletes a record in the permanent file or database.
PresenceCheckValues getInModification()
Specify here whether the Component presence is required when the transaction file modifies a record in the permanent file or database.
PresenceCheckValues getInType4()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-4 action is a non-standard action that you must describe entirely.
PresenceCheckValues getInType5()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-5 action is a non-standard action that you must describe entirely.
PresenceCheckValues getInType6()
Specify here whether the Component presence is required when the transaction file updates a record in the permanent file or database. A type-6 action is a non-standard action that you must describe entirely.