com.fatwire.gst.foundation.url
Class WraAssetEventListener
java.lang.Object
com.openmarket.basic.event.AbstractAssetEventListener
com.fatwire.gst.foundation.facade.assetapi.listener.RunOnceAssetEventListener
com.fatwire.gst.foundation.url.WraAssetEventListener
- All Implemented Interfaces:
- com.fatwire.cs.core.event.Listener<com.openmarket.basic.event.AssetEvent>, com.openmarket.basic.event.AssetEventListener
public class WraAssetEventListener
- extends RunOnceAssetEventListener
Asset event for ensuring that a WRA is properly prepared for rendering.
Includes ensuring that the asset is accessible through the
WraPathTranslationService, among other things.
- Since:
- Jul 21, 2010
- Author:
- Tony Field, Dolf Dijkstra
Methods inherited from class com.openmarket.basic.event.AbstractAssetEventListener |
assetAdded, assetDeleted, assetUndoCheckOut, assetUndoCheckOut, assetUpdated, onEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WraAssetEventListener
public WraAssetEventListener()
doAssetAdded
protected void doAssetAdded(com.fatwire.assetapi.data.AssetId assetId)
- Specified by:
doAssetAdded
in class RunOnceAssetEventListener
doAssetUpdated
protected void doAssetUpdated(com.fatwire.assetapi.data.AssetId assetId)
- Specified by:
doAssetUpdated
in class RunOnceAssetEventListener
doAssetDeleted
protected void doAssetDeleted(com.fatwire.assetapi.data.AssetId assetId)
- Specified by:
doAssetDeleted
in class RunOnceAssetEventListener
getService
protected WraPathTranslationService getService()
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.