Package wt.content

Class Aggregate

All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsPersistable(superClass=ApplicationData.class, versions=-6559030848787797933L, properties=@GeneratedProperty(name="files",type=java.util.Vector.class,javaDoc="An internally used non-persistant vector. Used to pass the ApplicationData associated with an aggregate from client to server.",columnProperties=@ColumnProperties(persistent=false))) public class Aggregate extends wt.content._Aggregate

Use the newAggregate static factory method(s), not the Aggregate constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: