public class DefaultXmlFileService extends Object implements E2EXmlFileService
| Constructor and Description |
|---|
DefaultXmlFileService() |
| Modifier and Type | Method and Description |
|---|---|
void |
copyToE2ECategorizedFold(CockpitUIComponentConfigurationModel cockpitConfigs,
String nameDirDestination)
Copy the media file from the original location to nameDirDestination
|
void |
copyToE2Efolder(MediaModel media,
String nameFile)
Copy the media file in the E2E directory with a specific name
|
String |
getRootNameFolder() |
void |
setNameFolder(String nameFolder) |
public void setNameFolder(String nameFolder)
nameFolder - the nameFolder to setpublic void copyToE2Efolder(MediaModel media, String nameFile)
copyToE2Efolder in interface E2EXmlFileServicemedia - nameFile - public void copyToE2ECategorizedFold(CockpitUIComponentConfigurationModel cockpitConfigs, String nameDirDestination)
copyToE2ECategorizedFold in interface E2EXmlFileServicecockpitConfigs - nameDirDestination - public String getRootNameFolder()
getRootNameFolder in interface E2EXmlFileServiceCopyright © 2017 SAP SE. All Rights Reserved.