public class DeployToFileHashDeployCommandIOProvider extends AbstractHashDeployCommandIOProvider
DeployCommand to/from HashStructure.AbstractHashDeployCommandIOProvider.CommandInstantiationException, AbstractHashDeployCommandIOProvider.DefaultHashDeployCommandIOtkClass_| Constructor and Description |
|---|
DeployToFileHashDeployCommandIOProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canRead(Element element,
HashStructure hash,
ToolkitContext tkContext,
Cookie cookie)
Checks if the HashStructure passed is one this provider recognizes.
|
protected boolean |
canWrite(Element element,
DeployCommand cmd,
ToolkitContext tkContext,
Cookie cookie) |
protected HashDeployCommandWriter.HashDisplayable |
getDisplayable(Element element,
Cookie cookie)
Returns a Displayable for this command.
|
protected DeployCommand |
read(Element element,
Cookie cookie) |
protected void |
write(HashStructure hash,
Element element,
Cookie cookie) |
commandInstantiationException, create, createDisplayablebuildDelegate, create, getToolkitClass, recognizepublic DeployToFileHashDeployCommandIOProvider()
protected boolean canRead(Element element, HashStructure hash, ToolkitContext tkContext, Cookie cookie)
canRead in class AbstractHashDeployCommandIOProviderprotected boolean canWrite(Element element, DeployCommand cmd, ToolkitContext tkContext, Cookie cookie)
canWrite in class AbstractHashDeployCommandIOProviderprotected DeployCommand read(Element element, Cookie cookie)
read in class AbstractHashDeployCommandIOProviderprotected void write(HashStructure hash, Element element, Cookie cookie)
write in class AbstractHashDeployCommandIOProviderprotected HashDeployCommandWriter.HashDisplayable getDisplayable(Element element, Cookie cookie)
getDisplayable in class AbstractHashDeployCommandIOProvider