|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectGraphServiceException | |
wt.graph.service |
Uses of ObjectGraphServiceException in wt.graph.service |
Methods in wt.graph.service that throw ObjectGraphServiceException | |
protected ObjectGraph |
StandardObjectGraphService.createComponents(ObjectGraph graph)
Supported API: false |
protected ObjectGraph |
StandardObjectGraphService.retrieveComponents(ObjectGraph graph)
Supported API: false |
protected ObjectGraph |
StandardObjectGraphService.updateComponents(ObjectGraph graph)
Supported API: false |
protected ObjectGraph |
StandardObjectGraphService.deleteComponents(ObjectGraph graph)
Supported API: false |
ObjectGraph |
StandardObjectGraphService.create(ObjectGraph graph)
Supported API: false |
ObjectGraph |
StandardObjectGraphService.retrieve(ObjectGraph graph)
Supported API: false |
ObjectGraph |
StandardObjectGraphService.update(ObjectGraph graph)
Supported API: false |
ObjectGraph |
StandardObjectGraphService.delete(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphServiceFwd.create(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphServiceFwd.retrieve(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphServiceFwd.update(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphServiceFwd.delete(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphService.create(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphService.retrieve(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphService.update(ObjectGraph graph)
Supported API: false |
ObjectGraph |
ObjectGraphService.delete(ObjectGraph graph)
Supported API: false |
Constructors in wt.graph.service that throw ObjectGraphServiceException | |
ObjectGraphServiceEvent(ObjectGraphService service,
String eventType,
ObjectGraph eventTarget)
Constructs an object graph service's event from the specified service and its event type and target. |
|
ObjectGraphServiceEvent(String eventType,
WTCollection eventTarget)
Constructs multi object graph service's event from the event type and collection target objects. |
|
ObjectGraphServiceEvent(String eventType,
Object eventTarget)
Constructs single object graph service's event from the event type and collection target objects. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |