Uses of Class
org.gcube.portets.user.message_conversations.shared.CurrUserAndPortalUsersWrapper
-
Packages that use CurrUserAndPortalUsersWrapper Package Description org.gcube.portets.user.message_conversations.client org.gcube.portets.user.message_conversations.server -
-
Uses of CurrUserAndPortalUsersWrapper in org.gcube.portets.user.message_conversations.client
Methods in org.gcube.portets.user.message_conversations.client that return CurrUserAndPortalUsersWrapper Modifier and Type Method Description CurrUserAndPortalUsersWrapperMessageService. getWorkspaceUsers()Method parameters in org.gcube.portets.user.message_conversations.client with type arguments of type CurrUserAndPortalUsersWrapper Modifier and Type Method Description voidMessageServiceAsync. getWorkspaceUsers(com.google.gwt.user.client.rpc.AsyncCallback<CurrUserAndPortalUsersWrapper> callback)GWT-RPC service asynchronous (client-side) interface -
Uses of CurrUserAndPortalUsersWrapper in org.gcube.portets.user.message_conversations.server
Methods in org.gcube.portets.user.message_conversations.server that return CurrUserAndPortalUsersWrapper Modifier and Type Method Description CurrUserAndPortalUsersWrapperConvService. getWorkspaceUsers()CurrUserAndPortalUsersWrapperConvServiceImpl. getWorkspaceUsers()CurrUserAndPortalUsersWrapperFakeConvServiceImpl. getWorkspaceUsers()
-