org.nuxeo.opensocial.container.shared.layout.impl
Class YUIContentImpl
java.lang.Object
org.nuxeo.opensocial.container.shared.layout.impl.YUIContentImpl
- All Implemented Interfaces:
- Serializable, YUIContent
public class YUIContentImpl
- extends Object
- implements YUIContent, Serializable
- Author:
- Stéphane Fourrier
- See Also:
- Serialized Form
YUIContentImpl
public YUIContentImpl()
getId
public String getId()
- Specified by:
getId
in interface YUIContent
setId
public void setId(String id)
- Specified by:
setId
in interface YUIContent
getComponents
public List<YUIComponent> getComponents()
- Specified by:
getComponents
in interface YUIContent
addComponent
public void addComponent(YUIComponent component)
- Specified by:
addComponent
in interface YUIContent
removeComponent
public void removeComponent(YUIComponent component)
- Specified by:
removeComponent
in interface YUIContent
Copyright © 2011 Nuxeo SAS. All Rights Reserved.