|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Staker.domain.JobCommands
public class JobCommands
A factory for JobCommands. Encapsulates the interactive logic of manipulation of Jobs.
| Constructor Summary | |
|---|---|
JobCommands()
|
|
| Method Summary | |
|---|---|
static Command |
createInsertJobTemplateCommand(Job original,
Job template,
Coord3D insertionPoint,
Location parent,
java.util.Set stakingSet,
java.util.Set redlineSet,
Specifier hiliter,
CustomerMapNomenclature nomenclature)
Returns a command object that, when invoked, inserts the staking and redline data from a template job into the victim job at the given point. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobCommands()
| Method Detail |
|---|
public static Command createInsertJobTemplateCommand(Job original,
Job template,
Coord3D insertionPoint,
Location parent,
java.util.Set stakingSet,
java.util.Set redlineSet,
Specifier hiliter,
CustomerMapNomenclature nomenclature)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||