-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Core - Content REST APIs
public Hashtable storeBlogEntry(String token, Hashtable blogEntryStruct) throws RemoteException
{ throw new UnsupportedOperationException("It's not plugged in yet..."); }Will also need functional tests for creating and updating blog entries via RPC.