Style Intelligence v12.0

inetsoft.uql.asset
Interface AssetObject

All Superinterfaces:
Cloneable, Serializable, inetsoft.util.XMLSerializable
All Known Subinterfaces:
Assembly, AttachedAssembly, ConditionAssembly, DateRangeAssembly, MirrorAssembly, NamedGroupAssembly, TableAssembly, VariableAssembly, WSAssembly
All Known Implementing Classes:
AbstractAssembly, AbstractSheet, AbstractTableAssembly, AbstractWSAssembly, AggregateInfo, AggregateRef, AliasDataRef, AssemblyEntry, AssetCondition, AssetEntry, BoundTableAssembly, ColumnRef, ComposedTableAssembly, CompositeTableAssembly, ConcatenatedTableAssembly, CubeTableAssembly, DataTableAssembly, DateCondition, DateCondition.DayCondition, DateCondition.DaysCondition, DateCondition.MonthCondition, DateCondition.MonthsCondition, DateCondition.NthHalfYearCondition, DateCondition.NthMonthCondition, DateCondition.NthQuarterCondition, DateCondition.QuarterCondition, DateCondition.ToDateCondition, DateCondition.WeekCondition, DateCondition.WeeksCondition, DateCondition.YearCondition, DateRange, DateRangeRef, DefaultConditionAssembly, DefaultDateRangeAssembly, DefaultNamedGroupAssembly, DefaultVariableAssembly, EmbeddedTableAssembly, ExpressionValue, GroupRef, JoinTableAssembly, MirrorConditionAssembly, MirrorDateRangeAssembly, MirrorNamedGroupAssembly, MirrorTableAssembly, MirrorVariableAssembly, NamedGroupInfo, NamedRangeRef, NumericRangeRef, PeriodCondition, PhysicalBoundTableAssembly, QueryBoundTableAssembly, RangeGroupInfo, RankingCondition, ReportEntry, RotatedTableAssembly, ServerReportEntry, SnapshotEmbeddedTableAssembly, SortInfo, SortRef, SourceInfo, SubQueryValue, TableAssemblyOperator, TableAssemblyOperator.Operator, UnpivotTableAssembly, ValueRangeInfo, Worksheet, WorksheetInfo

public interface AssetObject
extends Serializable, Cloneable, inetsoft.util.XMLSerializable

Asset object.


Method Summary
 Object clone()
          Clone this object.
 
Methods inherited from interface inetsoft.util.XMLSerializable
parseXML, writeXML
 

Method Detail

clone

Object clone()
Clone this object.


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