Package wt.content
Class Aggregate
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.content._ContentItem
wt.content.ContentItem
wt.content._ApplicationData
wt.content.ApplicationData
wt.content._Aggregate
wt.content.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:
-
Field Summary
Fields inherited from class wt.content._ApplicationData
FILE_NAME, UPLOADED_FROM_PATHFields inherited from class wt.content._ContentItem
ROLE -
Method Summary
Methods inherited from class wt.content.ApplicationData
newApplicationDataMethods inherited from class wt.content._ApplicationData
getFileName, getUploadedFromPath, setFileName, setUploadedFromPathMethods inherited from class wt.content._ContentItem
getRole, setRoleMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType