Nikolay Bukharev wrote:
Hi developers,
How can i get name of user who add/change node by
editwizards/mmeditors ?
I don't know where you want to have this information. But if a cloud
object is still available then you can do a cloud.getUser().getIdentifier();
Every bridge Node knows its own cloud with node.getCloud();
The core MMObjectNode does not have any information of an user. A custom
builder class can't get the username by default.
Nico
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers