com.ebmwebsourcing.webeditor.server.impl.service.project
Class ProjectServiceHelper
java.lang.Object
com.ebmwebsourcing.webeditor.server.impl.service.project.ProjectServiceHelper
public class ProjectServiceHelper
- extends java.lang.Object
|
Method Summary |
static com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile |
convert(java.io.File file)
|
static java.io.File |
convert(com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile projectFile)
|
static java.util.List<java.io.File> |
convert(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
|
static java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> |
retrieveProjectInstances(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectServiceHelper
public ProjectServiceHelper()
convert
public static java.io.File convert(com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile projectFile)
retrieveProjectInstances
public static java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectInstance> retrieveProjectInstances(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
convert
public static java.util.List<java.io.File> convert(java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile> projectFiles)
convert
public static com.ebmwebsourcing.webeditor.api.domain.project.IProjectFile convert(java.io.File file)
Copyright © 2010-2011 Petals Link. All Rights Reserved.