Style Intelligence v12.0

inetsoft.sree.schedule
Interface AssetSupport

All Superinterfaces:
ScheduleAction, Serializable
All Known Implementing Classes:
MVAction

public interface AssetSupport
extends ScheduleAction

Defines the common API for actions that support executing asset.


Method Summary
 AssetEntry getEntry()
          Get the asset entry.
 void setEntry(AssetEntry entry)
          Set the asset entry.
 
Methods inherited from interface inetsoft.sree.schedule.ScheduleAction
run
 

Method Detail

getEntry

AssetEntry getEntry()
Get the asset entry.


setEntry

void setEntry(AssetEntry entry)
Set the asset entry.


Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.