Package com._1c.g5.v8.dt.form.copypaste
Class ParameterizedCommandTransferObject
java.lang.Object
com._1c.g5.v8.dt.form.copypaste.TransferObject<ParameterizedCommand>
com._1c.g5.v8.dt.form.copypaste.ParameterizedCommandTransferObject
TransferObject
specialization for ParameterizedCommand
.-
Constructor Summary
ConstructorsConstructorDescriptionParameterizedCommandTransferObject
(ParameterizedCommand command, AbstractDataPath path, Form sourceForm) The constructor. -
Method Summary
Methods inherited from class com._1c.g5.v8.dt.form.copypaste.TransferObject
getObject, getSourceForm, isObjectOfType
-
Constructor Details
-
ParameterizedCommandTransferObject
public ParameterizedCommandTransferObject(ParameterizedCommand command, AbstractDataPath path, Form sourceForm) The constructor.- Parameters:
command
- , cannot benull
path
- , can benull
sourceForm
- the source form, cannot benull
-
-
Method Details
-
getPath
Returns parameterized command path.- Returns:
- the path, can be
null
-