org.eclipse.jpt.jpa.ui.selection
Class JpaSelectionManager.Null
java.lang.Object
org.eclipse.jpt.jpa.ui.selection.JpaSelectionManager.Null
- All Implemented Interfaces:
- Serializable, JpaSelectionManager
- Enclosing interface:
- JpaSelectionManager
public static final class JpaSelectionManager.Null
- extends Object
- implements JpaSelectionManager, Serializable
A "null" JPA selection manager does nothing.
- See Also:
- Serialized Form
INSTANCE
public static final JpaSelectionManager INSTANCE
instance
public static JpaSelectionManager instance()
setSelection
public void setSelection(JpaStructureNode selection)
- Description copied from interface:
JpaSelectionManager
- Set the JPA selection for the selection manager's subject.
- Specified by:
setSelection in interface JpaSelectionManager
toString
public String toString()
- Overrides:
toString in class Object
Copyright (c) 2012 Oracle. All rights reserved.