|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EffManagedVersion | |
com.ptc.windchill.esi.rnd | |
com.ptc.windchill.esi.txn | |
wt.change2.htmlclient | Defines an interface for the change objects from wt.change2 . |
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.epm | |
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 EffManagedVersion in com.ptc.windchill.esi.rnd |
Methods in com.ptc.windchill.esi.rnd with parameters of type EffManagedVersion | |
Eff |
ESIEffectivityHandlerImpl.getLatestEffectivity(EffManagedVersion part)
Returns the latest non-product-specific Date Effectivity that is associated with an object. |
Eff |
ESIEffectivityHandler.getLatestEffectivity(EffManagedVersion part)
Returns the latest non-product-specific Date Effectivity that is associated with an object. |
Uses of EffManagedVersion in com.ptc.windchill.esi.txn |
Methods in com.ptc.windchill.esi.txn with parameters of type EffManagedVersion | |
Eff |
ESITransactionUtility.latestEffExport(EffManagedVersion part,
ESITarget target)
Returns the last exported Eff for the supplied part and target. |
Uses of EffManagedVersion in wt.change2.htmlclient |
Methods in wt.change2.htmlclient with parameters of type EffManagedVersion | |
private String |
EffectivityLinkComponent.printEffectivityLinkCell(EffManagedVersion eff_managed,
String authorizedBy_oid,
Locale locale)
Deprecated. |
protected String |
EffectivityLinkComponent.addLink(EffManagedVersion eff_managed,
String authorizedBy_oid,
Locale locale,
String image)
Deprecated. |
Uses of EffManagedVersion in wt.eff |
Fields in wt.eff declared as EffManagedVersion | |
private EffManagedVersion |
EffGroup.target
|
protected EffManagedVersion |
AddEffTaskDelegate.effManagedVersion
Deprecated. |
private EffManagedVersion |
EffGroup.target
|
protected EffManagedVersion |
AddEffTaskDelegate.effManagedVersion
Deprecated. |
Methods in wt.eff that return EffManagedVersion | |
EffManagedVersion |
TargetEff.getTarget()
Gets the object for the association that plays role: TARGET_ROLE. |
protected EffManagedVersion |
SetEffTaskDelegate.replaceEffGroups(EffGroup[] eff_groups,
EffGroup new_eff_group)
Replaces the currently existing EffGroups associated with the context EffManagedVersion with the new EffGroups passed in. |
EffManagedVersion[] |
EffGroupAssistantEvent.getEffManagedVersions()
Gets the value of the attribute: effManagedVersions; The target of the event. |
static EffManagedVersion |
EffGroupAssistant.populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion |
EffGroupAssistant._populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
private static EffManagedVersion[] |
EffGroupAssistant._updateEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy,
boolean isReplace)
Updates the effectivity vectors of the specified EffManagedVersion objects without dispatching any persistence or effectivity service events. |
EffManagedVersion |
EffGroup.getTarget()
Gets the object for the association that plays role: target; The target for this EffGroup. |
EffManagedVersion |
Eff.getTarget()
Gets the object for the association that plays role: TARGET. |
EffManagedVersion |
AddEffTaskDelegate.getContextEffManagedVersion()
Deprecated. Returns the EffManagedVersion object which is the context object to which effectivity is being added. |
protected EffManagedVersion |
AddEffFormProcessor.getContextEffManagedVersion()
Returns the EffManagedVersion object which is the context object for this processor. |
EffManagedVersion |
TargetEff.getTarget()
Gets the object for the association that plays role: TARGET_ROLE. |
protected EffManagedVersion |
SetEffTaskDelegate.replaceEffGroups(EffGroup[] eff_groups,
EffGroup new_eff_group)
Replaces the currently existing EffGroups associated with the context EffManagedVersion with the new EffGroups passed in. |
EffManagedVersion[] |
EffGroupAssistantEvent.getEffManagedVersions()
Gets the value of the attribute: effManagedVersions; The target of the event. |
static EffManagedVersion |
EffGroupAssistant.populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion |
EffGroupAssistant._populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
private static EffManagedVersion[] |
EffGroupAssistant._updateEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy,
boolean isReplace)
Updates the effectivity vectors of the specified EffManagedVersion objects without dispatching any persistence or effectivity service events. |
EffManagedVersion |
EffGroup.getTarget()
Gets the object for the association that plays role: target; The target for this EffGroup. |
EffManagedVersion |
Eff.getTarget()
Gets the object for the association that plays role: TARGET. |
EffManagedVersion |
AddEffTaskDelegate.getContextEffManagedVersion()
Deprecated. Returns the EffManagedVersion object which is the context object to which effectivity is being added. |
protected EffManagedVersion |
AddEffFormProcessor.getContextEffManagedVersion()
Returns the EffManagedVersion object which is the context object for this processor. |
Methods in wt.eff with parameters of type EffManagedVersion | |
private boolean |
UpdateEffsTask.isRecordHistory(EffManagedVersion emv,
int hSize,
int phSize)
Returns true if and only if effectivity history should be recorded for the specified EffManagedVersion object. |
void |
TargetEff.setTarget(EffManagedVersion target)
Sets the object for the association that plays role: TARGET_ROLE. |
static TargetEff |
TargetEff.newTargetEff(Eff eff,
EffManagedVersion target)
Default factory for the class. |
QueryResult |
StandardEffService.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
StandardEffService.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
private void |
StandardEffService.verifyIncorporationDates(EffManagedVersion[] eMVs)
|
QueryResult |
EffServiceFwd.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
EffServiceFwd.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
QueryResult |
EffService.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
EffService.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
private boolean |
EffHistoryProcessor.hasGlobalHistory(EffManagedVersion version)
|
static EffGroup[] |
EffGroupAssistant.getValidEffGroups(EffManagedVersion target,
EffContext effContext)
Gets all the EffGroups (based on the valid Effs) for this context, and assigns the context and the version to it. |
static EffManagedVersion |
EffGroupAssistant.populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion |
EffGroupAssistant._populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
private static void |
EffGroupAssistant.refreshVersions(EffManagedVersion[] effManagedVersions)
|
private static void |
EffGroupAssistant.dispatchVetoableEvent(String eventType,
EffManagedVersion[] effManagedVersions)
|
private static void |
EffGroupAssistant.dispatchVetoableEvent(String eventType,
EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
|
private static QueryResult |
EffGroupAssistant.inflateObjectReferences(QueryResult qr,
EffManagedVersion[] versions,
boolean inflateContexts,
boolean inflateAudits,
boolean inflatePrincipals,
boolean inflateChangeActivities)
Inflates the specified object references in the given QueryResult of Eff objects. |
private static void |
EffGroupAssistant.validateVersions(EffManagedVersion[] versions)
Validates the specified EffManagedVersion objects for suitability as targets in Eff operations. |
private static Set |
EffGroupAssistant.getPrivateBidSet(EffManagedVersion[] versions)
Constructs a set of the branch identifiers of the specified EffManagedVersion objects that are private (refer to the definition of the isPrivate() method). |
private static EffManagedVersion[] |
EffGroupAssistant._updateEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy,
boolean isReplace)
Updates the effectivity vectors of the specified EffManagedVersion objects without dispatching any persistence or effectivity service events. |
(package private) static boolean |
EffGroupAssistant.isPrivate(EffManagedVersion emv)
Returns true if and only if the specified EffManagedVersion is a private object. |
void |
EffGroup.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: target; The target for this EffGroup. |
private void |
EffGroup.targetValidate(EffManagedVersion a_Target)
|
void |
Eff.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
protected static String |
ChangeActivityEffDisplayProcessor.getEffManagedVersionTableRows(EffManagedVersion eff_managed,
Locale locale)
Returns a string containing HTML table rows to display the effectivities for the given EffManagedVersion object. |
void |
AddEffTaskDelegate.setContextEffManagedVersion(EffManagedVersion eff_version)
Deprecated. Sets the EffManagedVersion which is the context of this task delegate. |
protected static String[][] |
AddEffFormProcessor.getEffGroupPairs(EffManagedVersion eff_version,
EffContext eff_context,
Locale locale)
Returns an array of String arrays which contain pairs used in building the drop-down list for choosing an effectivity type. |
private boolean |
UpdateEffsTask.isRecordHistory(EffManagedVersion emv,
int hSize,
int phSize)
Returns true if and only if effectivity history should be recorded for the specified EffManagedVersion object. |
void |
TargetEff.setTarget(EffManagedVersion target)
Sets the object for the association that plays role: TARGET_ROLE. |
static TargetEff |
TargetEff.newTargetEff(Eff eff,
EffManagedVersion target)
Default factory for the class. |
QueryResult |
StandardEffService.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
StandardEffService.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
private void |
StandardEffService.verifyIncorporationDates(EffManagedVersion[] eMVs)
|
QueryResult |
EffServiceFwd.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
EffServiceFwd.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
QueryResult |
EffService.getEffs(EffManagedVersion version)
For a given EffManagedVersion, return all Effs assigned to it. |
Eff[] |
EffService.getEffectivities(EffManagedVersion version,
EffContext context,
Class effType,
boolean includeHistory)
Returns a sorted array of Eff objects of the concrete type represented by the effType parameter, and related to the version and context parameters. |
private boolean |
EffHistoryProcessor.hasGlobalHistory(EffManagedVersion version)
|
static EffGroup[] |
EffGroupAssistant.getValidEffGroups(EffManagedVersion target,
EffContext effContext)
Gets all the EffGroups (based on the valid Effs) for this context, and assigns the context and the version to it. |
static EffManagedVersion |
EffGroupAssistant.populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion |
EffGroupAssistant._populateEffVector(EffManagedVersion effManagedVersion)
Populate the effVector of the EffManagedVersion by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVector(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
protected static EffManagedVersion[] |
EffGroupAssistant._populateEffVectorWithoutRefreshing(EffManagedVersion[] effManagedVersions)
Populate the effVectors of the EffManagedVersions by querying the database for all the version's effectivities and converting them to EffGroups. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups,
ChangeActivityIfc authorizedBy)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion |
EffGroupAssistant.replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion |
EffGroupAssistant._replaceEffVector(EffManagedVersion effManagedVersion)
Replaces the current effectivities stored in the DB for this EffManagedVersion with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVector(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion |
EffGroupAssistant.appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
protected static EffManagedVersion |
EffGroupAssistant._appendEffVector(EffManagedVersion effManagedVersion)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersion. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVector(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroups(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
protected static EffManagedVersion[] |
EffGroupAssistant._replaceEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Replaces the current effectivities stored in the DB for these EffManagedVersions with the effectivities represented in the EffGroups in the effVector. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffVectorQuietly(EffManagedVersion[] effManagedVersions)
Adds the effectivities represented by the EffGroups in the effVector to the EffManagedVersions. |
static EffManagedVersion[] |
EffGroupAssistant.appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
protected static EffManagedVersion[] |
EffGroupAssistant._appendEffGroupsQuietly(EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Adds the EffGroups to each of the EffManagedVersions. |
private static void |
EffGroupAssistant.refreshVersions(EffManagedVersion[] effManagedVersions)
|
private static void |
EffGroupAssistant.dispatchVetoableEvent(String eventType,
EffManagedVersion[] effManagedVersions)
|
private static void |
EffGroupAssistant.dispatchVetoableEvent(String eventType,
EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
|
private static QueryResult |
EffGroupAssistant.inflateObjectReferences(QueryResult qr,
EffManagedVersion[] versions,
boolean inflateContexts,
boolean inflateAudits,
boolean inflatePrincipals,
boolean inflateChangeActivities)
Inflates the specified object references in the given QueryResult of Eff objects. |
private static void |
EffGroupAssistant.validateVersions(EffManagedVersion[] versions)
Validates the specified EffManagedVersion objects for suitability as targets in Eff operations. |
private static Set |
EffGroupAssistant.getPrivateBidSet(EffManagedVersion[] versions)
Constructs a set of the branch identifiers of the specified EffManagedVersion objects that are private (refer to the definition of the isPrivate() method). |
private static EffManagedVersion[] |
EffGroupAssistant._updateEffVectorQuietly(EffManagedVersion[] effManagedVersions,
ChangeActivityIfc authorizedBy,
boolean isReplace)
Updates the effectivity vectors of the specified EffManagedVersion objects without dispatching any persistence or effectivity service events. |
(package private) static boolean |
EffGroupAssistant.isPrivate(EffManagedVersion emv)
Returns true if and only if the specified EffManagedVersion is a private object. |
void |
EffGroup.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: target; The target for this EffGroup. |
private void |
EffGroup.targetValidate(EffManagedVersion a_Target)
|
void |
Eff.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
protected static String |
ChangeActivityEffDisplayProcessor.getEffManagedVersionTableRows(EffManagedVersion eff_managed,
Locale locale)
Returns a string containing HTML table rows to display the effectivities for the given EffManagedVersion object. |
void |
AddEffTaskDelegate.setContextEffManagedVersion(EffManagedVersion eff_version)
Deprecated. Sets the EffManagedVersion which is the context of this task delegate. |
protected static String[][] |
AddEffFormProcessor.getEffGroupPairs(EffManagedVersion eff_version,
EffContext eff_context,
Locale locale)
Returns an array of String arrays which contain pairs used in building the drop-down list for choosing an effectivity type. |
Constructors in wt.eff with parameters of type EffManagedVersion | |
UpdateEffsTask(EffManagedVersion[] emvs,
ChangeActivityIfc authorizedBy)
Constructs a new UpdateEffsTask object for a particular batch of effectivity updates. |
|
EffGroupAssistantEvent(String eventType,
EffManagedVersion[] effManagedVersions)
Supported API: false |
|
EffGroupAssistantEvent(String eventType,
EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Supported API: false |
|
EffGroup(EffManagedVersion a_Target,
EffContext an_EffContext,
Class a_Type,
String a_Range)
Constructs a group based on the provided values. |
|
UpdateEffsTask(EffManagedVersion[] emvs,
ChangeActivityIfc authorizedBy)
Constructs a new UpdateEffsTask object for a particular batch of effectivity updates. |
|
EffGroupAssistantEvent(String eventType,
EffManagedVersion[] effManagedVersions)
Supported API: false |
|
EffGroupAssistantEvent(String eventType,
EffManagedVersion[] effManagedVersions,
EffGroup[] effGroups)
Supported API: false |
|
EffGroup(EffManagedVersion a_Target,
EffContext an_EffContext,
Class a_Type,
String a_Range)
Constructs a group based on the provided values. |
Uses of EffManagedVersion in wt.effectivity |
Subinterfaces of EffManagedVersion in wt.effectivity | |
interface |
EffectivityManageable
Deprecated. As of 4.0 replaced by EffManagedVersion |
Methods in wt.effectivity that return EffManagedVersion | |
EffManagedVersion |
WTIncorporationDate.getTarget()
Deprecated. |
EffManagedVersion |
UnitEffectivity.getTarget()
Gets the object for the association that plays role: TARGET. |
EffManagedVersion |
Effectivity.getTarget()
Deprecated. |
EffManagedVersion |
DatedEffectivity.getTarget()
Gets the object for the association that plays role: TARGET. |
Methods in wt.effectivity with parameters of type EffManagedVersion | |
void |
WTIncorporationDate.setTarget(EffManagedVersion a_Target)
Deprecated. |
void |
UnitEffectivity.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
void |
Effectivity.setTarget(EffManagedVersion a_Target)
Deprecated. |
void |
DatedEffectivity.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
Uses of EffManagedVersion in wt.epm |
Classes in wt.epm that implement EffManagedVersion | |
class |
EPMDocument
Use the newEPMDocument static factory method(s), not the
EPMDocument constructor, to construct instances of this
class. |
Uses of EffManagedVersion in wt.part |
Classes in wt.part that implement EffManagedVersion | |
class |
WTPart
This reference implementation of a PartVersion represents
a snapshot of the changeable aspects of a part, is managed by WTPartService and has an associated WTPartMaster which represents
the unchanging aspects of this part. |
class |
WTProduct
Use the newWTProduct static factory method(s), not the WTProduct
constructor, to construct instances of this class. |
class |
WTSerialNumberedPart
Use the newWTSerialNumberedPart static factory method(s),
not the WTSerialNumberedPart constructor, to construct instances
of this class. |
Methods in wt.part that return EffManagedVersion | |
EffManagedVersion |
ProductSerialNumberEffectivity.getTarget()
Gets the object for the association that plays role: TARGET. |
EffManagedVersion |
ProductLotNumberEffectivity.getTarget()
Gets the object for the association that plays role: TARGET. |
EffManagedVersion |
ProductDateEffectivity.getTarget()
Gets the object for the association that plays role: TARGET. |
Methods in wt.part with parameters of type EffManagedVersion | |
void |
ProductSerialNumberEffectivity.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
void |
ProductLotNumberEffectivity.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
void |
ProductDateEffectivity.setTarget(EffManagedVersion a_Target)
Sets the object for the association that plays role: TARGET. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |