org.silverpeas.admin.web
Class ComponentBuilder

java.lang.Object
  extended by org.silverpeas.admin.web.ComponentBuilder

public class ComponentBuilder
extends Object

The builder of comments for testing purpose.


Constructor Summary
ComponentBuilder()
           
 
Method Summary
 ComponentInstLight build()
           
 ComponentBuilder withId(int id)
           
 ComponentBuilder withParentSpaceId(int id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentBuilder

public ComponentBuilder()
Method Detail

withId

public ComponentBuilder withId(int id)

withParentSpaceId

public ComponentBuilder withParentSpaceId(int id)

build

public ComponentInstLight build()


Copyright © 2016 Silverpeas. All Rights Reserved.