My Oracle Support Banner

What is the boolean isPull argument used for in the methods for com.openmarket.basic.event.AbstractAssetEventListener? (Doc ID 1997290.1)

Last updated on MARCH 07, 2019

Applies to:

Oracle WebCenter Sites - Version 11.1.1.8.0 and later
Information in this document applies to any platform.

Goal

What is the boolean isPull argument used for in the methods for com.openmarket.basic.event.AbstractAssetEventListener?
- http://docs.oracle.com/cd/E29542_01/apirefs.1111/e39356/com/openmarket/basic/event/AbstractAssetEventListener.html

e.g.
 void assetAdded(AssetId id, boolean isPull)
  Indicates that an Asset of a given id was added to the system.

 void assetDeleted(AssetId id, boolean isPull)
  Indicates that an Asset of a given id was deleted.

 void assetUndoCheckOut(AssetId id, boolean isPull)
  Indicates that undo checkout was called on an Asset of a given.

 void assetUpdated(AssetId id, boolean isPull)
  Indicates that an Asset of a given id was updated.
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.