Verwendungen von Klasse
org.eclipse.emf.cdo.common.util.CDOResourceNodeNotFoundException
Packages, die CDOResourceNodeNotFoundException verwenden
Package
Beschreibung
Client concepts for dealing with transactions, distributed transactions and their save points.
Client concepts for dealing with views, view sets, queries, CDO objects and EMF resource sets.
-
Verwendungen von CDOResourceNodeNotFoundException in org.eclipse.emf.cdo.transaction
Methoden in org.eclipse.emf.cdo.transaction, die CDOResourceNodeNotFoundException auslösenModifizierer und TypMethodeBeschreibungCDOTransaction.createResourceFolder
(String path) CDOPushTransaction.getBinaryResource
(String path) CDOPushTransaction.getResource
(String path) CDOPushTransaction.getResource
(String path, boolean loadOnDemand) CDOPushTransaction.getResourceFolder
(String path) CDOPushTransaction.getResourceNode
(String path) CDOPushTransaction.getTextResource
(String path) -
Verwendungen von CDOResourceNodeNotFoundException in org.eclipse.emf.cdo.view
Methoden in org.eclipse.emf.cdo.view, die CDOResourceNodeNotFoundException auslösenModifizierer und TypMethodeBeschreibungCDOView.getBinaryResource
(String path) CDOView.getResource
(String path) Same asgetResource(String, true)
.CDOView.getResource
(String path, boolean loadOnDemand) CDOView.getResourceFolder
(String path) CDOView.getResourceNode
(String path) Returns the resource node with the given path.CDOView.getTextResource
(String path)