Uses of Class
org.gcube.portal.social.networking.ws.inputs.PostInputBean
-
Packages that use PostInputBean Package Description org.gcube.portal.social.networking.ws.methods.v2 -
-
Uses of PostInputBean in org.gcube.portal.social.networking.ws.methods.v2
Methods in org.gcube.portal.social.networking.ws.methods.v2 with parameters of type PostInputBean Modifier and Type Method Description javax.ws.rs.core.ResponsePosts. writePostApp(PostInputBean post)Create a new application post having as owner-application the token's owner (the IAM Client), note that the application must be registered on the Information Systemjavax.ws.rs.core.ResponsePosts. writePostUser(PostInputBean post)Create a new user post having as owner the auth token's owner
-