The RepositoryAssetFormHandler has the following submit handler methods:

Method

Function

handleChangeView

Saves the view selection indicated in the asset editor to the view property and displays the asset in that view.

handleCreateTransient

Creates an empty asset RepositoryItem, which is saved to the transientItem property. A different form handler provides values to the asset’s properties.

Caution: Subclasses of this form handler should not overwrite this method.

handleSubmitAction

Executes the action indicated in the actionType property.


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