|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.weblab.components.ResourcesMerger
public class ResourcesMerger
| Method Summary | |
|---|---|
static ResourcesMerger |
getInstance()
|
org.ow2.weblab.core.model.Resource |
merge(org.ow2.weblab.core.model.Resource initialResource,
java.util.List<org.ow2.weblab.core.model.Resource> resourcesToMerge)
|
org.ow2.weblab.core.model.Resource |
merge(org.ow2.weblab.core.model.Resource initialResource,
org.ow2.weblab.core.model.Resource... resourcesToMerge)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ResourcesMerger getInstance()
public org.ow2.weblab.core.model.Resource merge(org.ow2.weblab.core.model.Resource initialResource,
org.ow2.weblab.core.model.Resource... resourcesToMerge)
public org.ow2.weblab.core.model.Resource merge(org.ow2.weblab.core.model.Resource initialResource,
java.util.List<org.ow2.weblab.core.model.Resource> resourcesToMerge)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||