10-25-2007 04:02 PM
10-26-2007 11:28 AM
10-27-2007 06:37 AM
11-02-2007 01:00 PM
If I may add, I think that all properties from Node are also present in TransientMapNode. The difference comes from the fact that TransientMapNode is implementing Map interface. Therefore, in the first case, JSF will call method getType() which will return Qname of node type, while in the second case JSF will not invoke getType() method, but rather, get("type") method of Map interface which will return null.
02-15-2008 07:43 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.