org.weda.model.impl
Class ObjectSourceEditorModelGroup
java.lang.Object
org.weda.model.impl.BaseEditorModelGroup<T>
org.weda.model.impl.ObjectSetEditorModelGroup<ObjectSetEditorModel>
org.weda.model.impl.ObjectSourceEditorModelGroup
- All Implemented Interfaces:
- ActionContainerProvider, EditorModelGroup<ObjectSetEditorModel>
public class ObjectSourceEditorModelGroup
- extends ObjectSetEditorModelGroup<ObjectSetEditorModel>
- Author:
- Mikhail Titov
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectSourceEditorModelGroup
public ObjectSourceEditorModelGroup()
init
public void init()
throws EditorModelGroupException
- Specified by:
init
in interface EditorModelGroup<ObjectSetEditorModel>
- Overrides:
init
in class BaseEditorModelGroup<ObjectSetEditorModel>
- Throws:
EditorModelGroupException
getObjectSet
public ObjectSet getObjectSet()
throws EditorModelGroupException
- Specified by:
getObjectSet
in class ObjectSetEditorModelGroup<ObjectSetEditorModel>
- Throws:
EditorModelGroupException
getObjectSourceName
public java.lang.String getObjectSourceName()
setObjectSourceName
public void setObjectSourceName(java.lang.String dataSourceName)
getActionContainers
public java.util.List<ActionContainer> getActionContainers()
throws java.lang.Exception
- Throws:
java.lang.Exception
getNamesListName
public java.lang.String getNamesListName()
setNamesListName
public void setNamesListName(java.lang.String namesListName)
Copyright © 2005-2006 . All Rights Reserved.