protected class AbstractFileContentTransformerWorker.FileContentReferencePair extends Object
File, useful
for passing around an already instantiated File object with
a related content reference.| Constructor and Description |
|---|
AbstractFileContentTransformerWorker.FileContentReferencePair(File file,
org.gytheio.content.ContentReference contentReference) |
| Modifier and Type | Method and Description |
|---|---|
org.gytheio.content.ContentReference |
getContentReference() |
File |
getFile() |
void |
setContentReference(org.gytheio.content.ContentReference contentReference) |
void |
setFile(File file) |
public AbstractFileContentTransformerWorker.FileContentReferencePair(File file, org.gytheio.content.ContentReference contentReference)
Copyright © 2015 Alfresco Software. All rights reserved.