com.stratelia.webactiv.beans.admin
Class SpaceAndChildren
java.lang.Object
com.stratelia.webactiv.beans.admin.SpaceAndChildren
- All Implemented Interfaces:
- Serializable
public class SpaceAndChildren
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceAndChildren
public SpaceAndChildren(SpaceInstLight space)
addSubSpace
public void addSubSpace(SpaceInstLight subSpace)
addComponent
public void addComponent(ComponentInstLight component)
getSubspaces
public Vector<SpaceInstLight> getSubspaces()
getComponents
public Vector<ComponentInstLight> getComponents()
getSpace
public SpaceInstLight getSpace()
Copyright © 2016 Silverpeas. All Rights Reserved.