JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.polygene.library.rest.server.api
Interface ResourceUpdate<T>
public interface
ResourceUpdate<T>
Standard interface for update of existing resources.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
update
(
T
value)
Method Detail
update
void update(
T
value)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method