|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DummyHandledFile | |
|---|---|
| com.silverpeas.thumbnail.control | |
| org.silverpeas.attachment.process | |
| org.silverpeas.process.annotation | |
| org.silverpeas.process.io.file | |
| Uses of DummyHandledFile in com.silverpeas.thumbnail.control |
|---|
| Classes in com.silverpeas.thumbnail.control that implement DummyHandledFile | |
|---|---|
class |
ThumbnailDummyHandledFile
User: Yohann Chastagnier Date: 25/10/13 |
| Methods in com.silverpeas.thumbnail.control that return types with arguments of type DummyHandledFile | |
|---|---|
List<DummyHandledFile> |
ThumbnailDummyHandledFileConverter.convert(List<ThumbnailSimulationElement> elements,
WAPrimaryKey targetPK,
ActionType actionType)
|
| Uses of DummyHandledFile in org.silverpeas.attachment.process |
|---|
| Classes in org.silverpeas.attachment.process that implement DummyHandledFile | |
|---|---|
class |
SimpleDocumentDummyHandledFile
User: Yohann Chastagnier Date: 17/10/13 |
| Methods in org.silverpeas.attachment.process that return types with arguments of type DummyHandledFile | |
|---|---|
List<DummyHandledFile> |
SimpleDocumentDummyHandledFileConverter.convert(List<SimpleDocumentSimulationElement> elements,
WAPrimaryKey targetPK,
ActionType actionType)
|
| Uses of DummyHandledFile in org.silverpeas.process.annotation |
|---|
| Methods in org.silverpeas.process.annotation that return types with arguments of type DummyHandledFile | |
|---|---|
List<DummyHandledFile> |
DummyHandledFileConverter.convert(List<S> elements,
WAPrimaryKey targetPK,
ActionType actionType)
Method that contains the treatment of the conversion. |
| Uses of DummyHandledFile in org.silverpeas.process.io.file |
|---|
| Classes in org.silverpeas.process.io.file that implement DummyHandledFile | |
|---|---|
class |
AbstractDummyHandledFile
User: Yohann Chastagnier Date: 23/10/13 |
class |
DummyFile
Simple dummy representation of a File that has to be handle. |
| Methods in org.silverpeas.process.io.file that return types with arguments of type DummyHandledFile | |
|---|---|
Set<DummyHandledFile> |
AbstractFileHandler.getDummyHandledFiles(String componentInstanceId)
Gets the dummy handled files from a given component instance id. |
| Methods in org.silverpeas.process.io.file with parameters of type DummyHandledFile | |
|---|---|
void |
AbstractFileHandler.addDummyHandledFile(DummyHandledFile dummyHandledFile)
Add a dummy file. |
void |
AbstractFileHandler.removeDummyHandledFile(DummyHandledFile dummyHandledFile)
Remove a dummy file. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||