Accessing Metadata via Java

Cantor, Scott cantor.2 at osu.edu
Mon Jan 30 16:28:22 GMT 2012


> entity.getEntityID() returns the SP's entity ID, but entity.getDOM() (or almost
> anything else) returns null or an empty List/Set/Array (even through the
> debugger).

The DOM certainly won't be there, but if the metadata exists, other objects will be. Chances are you're maybe not accessing anything it has.

-- Scott



More information about the dev mailing list