The ProjectFormHandler has the following configuration properties:

Property

Function

asset

Holds the ID for the asset you are working with.

assetAction

Holds the integer representing the type of action this form handler executes. Set this property to the value of ADD_ASSET_ACTION, DEL_ASSET_ACTION, DISCARD_ASSET_ACTION, or REVERT_ASSET_ACTION properties as follows:

<dspel:setvalue bean="ProjectFormHandler.assetAction" beanvalue="ProjectFormHandler.DEL_ASSET_ACTION"/>

assets

Holds an array of IDs for the assets you are working with.

version

Holds the ID for the asset version you are working with.


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices