Hi,
I wanted to extent the Liferay AnnouncementsService to allow capture of an Image along with the standard announcement fields using a Hook.
The issue I have is I need to pass the image details into my class extending AnnouncementsEntryLocalServiceWrapper by using the call to serviceContext.getExpandoBridgeAttributes() but the method signature does not include the ServiceContext object.
Is it possible to use some other method to pass the image details into my method overriding AnnouncementsEntryLocalServiceWrapper.addEntry()?
Any idea why the ServiceContext is not an parameter of this method by default?
Cheers
Richard
Bitte melden Sie sich an, um diesen Inhalt als unangebracht zu kennzeichnen.