| Package | Description |
|---|---|
| org.gytheio.content | |
| org.gytheio.content.handler |
| Modifier and Type | Field and Description |
|---|---|
protected ContentReferenceHandler |
AbstractContentWorker.sourceContentReferenceHandler |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractContentWorker.setSourceContentReferenceHandler(ContentReferenceHandler sourceContentReferenceHandler)
Sets the content reference handler to be used for retrieving
the source content to be worked on.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FileContentReferenceHandler
Adds file handling to the ContentReferenceHandler interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUrlContentReferenceHandler
A base ContentReferenceHandler implementation with convenience methods for dealing with URLs.
|
class |
FileContentReferenceHandlerImpl
Java
File content reference handler implementation. |
Copyright © 2014 Alfresco Software. All rights reserved.