org.riotfamily.components.editor
Class ListRef

java.lang.Object
  extended by org.riotfamily.components.editor.ListRef

public class ListRef
extends Object

Since:
6.5
Author:
Felix Gnass [fgnass at neteye dot de]

Constructor Summary
ListRef()
           
 
Method Summary
 String getContextKey()
           
 String getControllerId()
           
 void setContextKey(String contextKey)
           
 void setControllerId(String controllerId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListRef

public ListRef()
Method Detail

getControllerId

public String getControllerId()

setControllerId

public void setControllerId(String controllerId)

setContextKey

public void setContextKey(String contextKey)

getContextKey

public String getContextKey()