cancel
Showing results for 
Search instead for 
Did you mean: 

Jar file of - CreateResourceOrUpdateContentCommand

Former Member
0 Kudos

Hi,

Does anyone know the jar file for "CreateResourceOrUpdateContentCommand". When I googled it, the only reference I got was something similar to: <a href="https://media.sdn.sap.com/javadocs/NW04/SPS15/km/com/sapportals/wcm/rfadapter/ContentCreator.html">ContentCreator</a>. Even on that page, it is not specified, which jar contains this class. Nor is there any reference to it in the java docs. This class is used in the com.sapportals.wcm.control.edit.ResourceHtmlEditControl file. I am trying to edit the same to make some changes in the UI.

Thanks in advance.

Regards

Ranjith

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You have to use this jar:

km.shared.command_api.jar

try to download it from your portal installation.

Patricio.

SandipAgarwalla
Active Contributor
0 Kudos

Hi Ranjhit,

I would suggest you to start using "JAR Class Finder" for searching the appropriate JARs . This tool really eases the search.Refer to the link <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2951">JAR CLass Finder</a> on how to use it in NDS,

Regards,

Sandip

Answers (0)