|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Provides methods that are used by elements to create components and sub jobs.
Method Summary | |
void |
addSubJob(IComponentJobHelper aHelper,
IComponentSetter aSetter)
Creates a sub job and adds it to this job. |
IComponent |
getComponent(IRef aGlobalRef,
boolean aMustBeValidated)
Resolves a component reference. |
Method Detail |
public IComponent getComponent(IRef aGlobalRef, boolean aMustBeValidated)
aGlobalRef
- (required).aMustBeValidated
- Determines if the retrieved component must have
been validated or not. If the component is not yet validated and
true
is specified for this parameter then null
is returned.
public void addSubJob(IComponentJobHelper aHelper, IComponentSetter aSetter)
aHelper
- (required).aSetter
- (required).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |