|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessDecisionAudit | |
wt.change2 | Defines several reference implementations of change objects
(including WTChangeRequest2 , WTChangeIssue and WTChangeOrder2 )
that are all managed by ChangeService2 ,
but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations
with customization of the interfaces. |
Uses of BusinessDecisionAudit in wt.change2 |
Fields in wt.change2 declared as BusinessDecisionAudit | |
private BusinessDecisionAudit |
WTChangeRequest2.theBusinessDecisionAudit
|
Methods in wt.change2 that return BusinessDecisionAudit | |
BusinessDecisionAudit |
WTChangeRequest2.getBusinessDecisionAudit()
Gets the object for the association that plays role: BUSINESS_DECISION_AUDIT. |
static BusinessDecisionAudit |
BusinessDecisionAudit.newBusinessDecisionAudit()
Default factory for the class. |
Methods in wt.change2 with parameters of type BusinessDecisionAudit | |
void |
WTChangeRequest2.setBusinessDecisionAudit(BusinessDecisionAudit a_BusinessDecisionAudit)
Sets the object for the association that plays role: BUSINESS_DECISION_AUDIT. |
protected boolean |
BusinessDecisionAudit.readVersion(BusinessDecisionAudit thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |