Hi,I am an absolute newby and I am trying to display a list of the
Livecycle users in the Asset Manager UI and possibly create new user and
update some user details from there.I noticed that the UI components in
the Asset Manager UI are generic and given the asset type they use the
asset handlers to display the details of the asset.So basically I am
trying to register the livecycle users as an asset type. For which I
defined a Java class and created an fml and registered the classes in
the sprin...