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 ResourceCreate<INPUT,RESULT>
public interface
ResourceCreate<INPUT,RESULT>
Standard interface for creation of new resources.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
RESULT
create
(
INPUT
value)
Method Detail
create
RESULT
create(
INPUT
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