Brooklyn

brooklyn.entity.rebind.dto
[Java] Class AbstractTreeNodeMemento

java.lang.Object
  brooklyn.entity.rebind.dto.AbstractMemento
      brooklyn.entity.rebind.dto.AbstractTreeNodeMemento
All Implemented Interfaces:
Memento, java.io.Serializable, TreeNode

public class AbstractTreeNodeMemento
extends AbstractMemento

Nested Class Summary
protected static class AbstractTreeNodeMemento.Builder

 
Method Summary
protected java.lang.Object AbstractTreeNodeMemento()

protected java.lang.Object AbstractTreeNodeMemento(AbstractTreeNodeMemento.Builder builder)

java.util.List getChildren()

java.util.Map getCustomFields()

java.lang.String getParent()

protected void setCustomFields(java.util.Map fields)

 
Methods inherited from class AbstractMemento
AbstractMemento, AbstractMemento, fromPersistedList, fromPersistedMap, fromPersistedSet, getBrooklynVersion, getCustomField, getCustomFields, getDisplayName, getId, getType, setCustomFields, toPersistedList, toPersistedMap, toPersistedSet, toString
 

Method Detail

AbstractTreeNodeMemento

protected java.lang.Object AbstractTreeNodeMemento()


AbstractTreeNodeMemento

protected java.lang.Object AbstractTreeNodeMemento(AbstractTreeNodeMemento.Builder builder)


getChildren

@Override
public java.util.List getChildren()


getCustomFields

public java.util.Map getCustomFields()


getParent

@Override
public java.lang.String getParent()


setCustomFields

protected void setCustomFields(java.util.Map fields)


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.