활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi EveryOne ,
I would liketo know if there is a way to get the list of references of an asset (The WCM pages it is being used ) through APIs.
Something like Asset.getReferences();
Or if there is some other alternative to get the same, please suggest.
Regards
Harish
해결되었습니다! 솔루션으로 이동.
You can also get example from here http://wemcode.wemblog.com/get_asset_reference_in_page
Yogesh
You can also get example from here http://wemcode.wemblog.com/get_asset_reference_in_page
Yogesh
HAve you looked at the API documentation listed here: http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/dam/api/Asset.html ?
조회 수
답글
좋아요 수
There is the AssetReferenceSearch: http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/dam/commons/util/AssetReferenceSearch.html
There is also the ReferenceSearch api: http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/wcm/commons/ReferenceSearch.html and the ReferenceSearch.Info for the result set.
조회 수
답글
좋아요 수
Check out
https://github.com/frappierer/unrefAemAssets
it will give you a list of all unrealted assets in AEM.
its not the best code, but its working fine.
조회 수
답글
좋아요 수