siouxsie.hivemind
Class ApplicationContextDesc
java.lang.Object
siouxsie.hivemind.ApplicationContextDesc
public class ApplicationContextDesc
- extends java.lang.Object
- Version:
- $Id$
- Author:
- Arnaud Cogoluegnes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationContextDesc
public ApplicationContextDesc()
addChildren
public void addChildren(ApplicationContextDesc desc)
hasChildren
public boolean hasChildren()
getChildren
public java.util.Collection<ApplicationContextDesc> getChildren()
hasParent
public boolean hasParent()
getParentId
public java.lang.String getParentId()
setParentId
public void setParentId(java.lang.String parentId)
getId
public java.lang.String getId()
setId
public void setId(java.lang.String id)
getPath
public java.lang.String getPath()
setPath
public void setPath(java.lang.String path)
Copyright © 2006-2008 null. All Rights Reserved.