Oracle WebCenter Sites (MOSC)

MOSC Banner

Get Referenced Assets In Java

edited Jan 21, 2014 12:56PM in Oracle WebCenter Sites (MOSC) 7 commentsAnswered
Hello,
Were trying to get the list of referenced assets in java code without much luck. I've found in the javadocs an interface: com.fatwire.cs.ui.model.bo.asset.Asset, which contains a method getReferencedByAssets. However, I can't find anyway to instantiate a class which implements this interface, everything I've found only returns AssetData which doesn't provide that information.

I've also found an undocumented xml tag, asset:referencedby, but haven't been able to figure out the underlying logic to get this running in a java class. Has anyone been able to achieve this?

Thanks,
Tim

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center