|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PresenceCheck
This indicates whether the presence of the Component is required, optional, or forbidden when the transaction file updates the permanent file or database.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
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. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
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.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |