|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EffChangeAudit | |
wt.eff | Provides generic base effectivity functionality via EffService , EffConfigSpecAssistant and EffGroupAssistant to assert that a PDM object is effective under certain conditions; an out-of-the-box reference implementation of this base functionality is defined by wt.effectivity . |
wt.effectivity | Provides an out-of-the-box reference implementation of the generic base effectivity functionality defined in wt.eff
to assert that a PDM object is effective under certain conditions,
but this package's EffectivityService is not normally used
(instead use wt.eff 's EffService , EffConfigSpecAssistant and EffGroupAssistant ). |
wt.part | Defines WTPart s and WTPartMaster s (
the fundamental enterprise objects used to represent product structures composed of assemblies and components),
WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. |
Uses of EffChangeAudit in wt.eff |
Fields in wt.eff declared as EffChangeAudit | |
private EffChangeAudit |
UpdateEffsTask.audit
|
private EffChangeAudit |
UpdateEffsTask.audit
|
Methods in wt.eff that return EffChangeAudit | |
private EffChangeAudit |
UpdateEffsTask.getAudit()
Returns a previously cached EffChangeAudit object, or a new one if none has been previously cached. |
EffChangeAudit |
EffModifier.getEffChangeAudit()
Gets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
EffChangeAudit |
EffDeletion.getDeletion()
Gets the object for the association that plays role: DELETION_ROLE. |
EffChangeAudit |
EffCreation.getCreation()
Gets the object for the association that plays role: CREATION_ROLE. |
static EffChangeAudit |
EffChangeAudit.newEffChangeAudit(ChangeActivityIfc a_ChangeActivityIfc)
Supported API: false |
EffChangeAudit |
EffAuthorization.getEffChangeAudit()
Gets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
EffChangeAudit |
Eff.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
Eff.getDeletion()
Gets the object for the association that plays role: DELETION. |
private EffChangeAudit |
UpdateEffsTask.getAudit()
Returns a previously cached EffChangeAudit object, or a new one if none has been previously cached. |
EffChangeAudit |
EffModifier.getEffChangeAudit()
Gets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
EffChangeAudit |
EffDeletion.getDeletion()
Gets the object for the association that plays role: DELETION_ROLE. |
EffChangeAudit |
EffCreation.getCreation()
Gets the object for the association that plays role: CREATION_ROLE. |
static EffChangeAudit |
EffChangeAudit.newEffChangeAudit(ChangeActivityIfc a_ChangeActivityIfc)
Supported API: false |
EffChangeAudit |
EffAuthorization.getEffChangeAudit()
Gets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
EffChangeAudit |
Eff.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
Eff.getDeletion()
Gets the object for the association that plays role: DELETION. |
Methods in wt.eff with parameters of type EffChangeAudit | |
void |
EffModifier.setEffChangeAudit(EffChangeAudit theEffChangeAudit)
Sets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
static EffModifier |
EffModifier.newEffModifier(EffChangeAudit theEffChangeAudit,
WTPrincipal modifier)
Default factory for the class. |
void |
EffDeletion.setDeletion(EffChangeAudit deletion)
Sets the object for the association that plays role: DELETION_ROLE. |
static EffDeletion |
EffDeletion.newEffDeletion(Eff theEff,
EffChangeAudit deletion)
Default factory for the class. |
void |
EffCreation.setCreation(EffChangeAudit creation)
Sets the object for the association that plays role: CREATION_ROLE. |
static EffCreation |
EffCreation.newEffCreation(Eff theEff,
EffChangeAudit creation)
Default factory for the class. |
protected boolean |
EffChangeAudit.readVersion(EffChangeAudit thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
EffAuthorization.setEffChangeAudit(EffChangeAudit theEffChangeAudit)
Sets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
static EffAuthorization |
EffAuthorization.newEffAuthorization(EffChangeAudit theEffChangeAudit,
ChangeActivityIfc authorizedBy)
Default factory for the class. |
void |
Eff.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
Eff.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
void |
EffModifier.setEffChangeAudit(EffChangeAudit theEffChangeAudit)
Sets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
static EffModifier |
EffModifier.newEffModifier(EffChangeAudit theEffChangeAudit,
WTPrincipal modifier)
Default factory for the class. |
void |
EffDeletion.setDeletion(EffChangeAudit deletion)
Sets the object for the association that plays role: DELETION_ROLE. |
static EffDeletion |
EffDeletion.newEffDeletion(Eff theEff,
EffChangeAudit deletion)
Default factory for the class. |
void |
EffCreation.setCreation(EffChangeAudit creation)
Sets the object for the association that plays role: CREATION_ROLE. |
static EffCreation |
EffCreation.newEffCreation(Eff theEff,
EffChangeAudit creation)
Default factory for the class. |
protected boolean |
EffChangeAudit.readVersion(EffChangeAudit thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
void |
EffAuthorization.setEffChangeAudit(EffChangeAudit theEffChangeAudit)
Sets the object for the association that plays role: EFF_CHANGE_AUDIT_ROLE. |
static EffAuthorization |
EffAuthorization.newEffAuthorization(EffChangeAudit theEffChangeAudit,
ChangeActivityIfc authorizedBy)
Default factory for the class. |
void |
Eff.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
Eff.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
Uses of EffChangeAudit in wt.effectivity |
Methods in wt.effectivity that return EffChangeAudit | |
EffChangeAudit |
WTIncorporationDate.getCreation()
Deprecated. |
EffChangeAudit |
WTIncorporationDate.getDeletion()
Deprecated. |
EffChangeAudit |
UnitEffectivity.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
UnitEffectivity.getDeletion()
Gets the object for the association that plays role: DELETION. |
EffChangeAudit |
DatedEffectivity.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
DatedEffectivity.getDeletion()
Gets the object for the association that plays role: DELETION. |
Methods in wt.effectivity with parameters of type EffChangeAudit | |
void |
WTIncorporationDate.setCreation(EffChangeAudit a_Creation)
Deprecated. |
void |
WTIncorporationDate.setDeletion(EffChangeAudit a_Deletion)
Deprecated. |
void |
UnitEffectivity.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
UnitEffectivity.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
void |
DatedEffectivity.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
DatedEffectivity.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
Uses of EffChangeAudit in wt.part |
Methods in wt.part that return EffChangeAudit | |
EffChangeAudit |
ProductSerialNumberEffectivity.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
ProductSerialNumberEffectivity.getDeletion()
Gets the object for the association that plays role: DELETION. |
EffChangeAudit |
ProductLotNumberEffectivity.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
ProductLotNumberEffectivity.getDeletion()
Gets the object for the association that plays role: DELETION. |
EffChangeAudit |
ProductDateEffectivity.getCreation()
Gets the object for the association that plays role: CREATION. |
EffChangeAudit |
ProductDateEffectivity.getDeletion()
Gets the object for the association that plays role: DELETION. |
Methods in wt.part with parameters of type EffChangeAudit | |
void |
ProductSerialNumberEffectivity.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
ProductSerialNumberEffectivity.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
void |
ProductLotNumberEffectivity.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
ProductLotNumberEffectivity.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
void |
ProductDateEffectivity.setCreation(EffChangeAudit a_Creation)
Sets the object for the association that plays role: CREATION. |
void |
ProductDateEffectivity.setDeletion(EffChangeAudit a_Deletion)
Sets the object for the association that plays role: DELETION. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |