cancel
Showing results for 
Search instead for 
Did you mean: 

Find class file from netweaver serevr

former_member443015
Participant
0 Kudos

Hello All,

I have instead SAP netweaver portal in out server, I would like to know how to get the class in the server.

In my programming, I will use the finctions in the class of com.sapportals.wcm.rendering.collection.LightCollectionRenderer, but i want to know the details inside this class, so, I want to know how to het this class from the server, so that I can decode it to java program for my task.

Many Thanks for all of your help

Sunny

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Your question is not clear but check following link in the meantime

[http://help.sap.com/javadocs/nw04/current/km/com/sapportals/wcm/rendering/collection/package-tree.html]

former_member443015
Participant
0 Kudos

Hello, Many thanks for your reply.

Can I get the source code of the class com.sapportals.wcm.rendering.collection.LightCollectionRenderer? Actually, I need make some customizations on this class to fit the user requirements.

Many Thanks

Sunny

Former Member
0 Kudos

I do not have the source code. But you can find string "com.sapportals.wcm.rendering.collection.LightCollectionRenderer" in the above link and then click there. You will get field definition etc.

former_member443015
Participant
0 Kudos

Hi,

Many thanks for your reply.

Sunny

Answers (0)