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._Aggregate
EXTERNALIZATION_VERSION_UID, FILESFields inherited from class wt.content.ApplicationData
APP_DATA_KEY, HOLDER_KEY, newContent, PACKED_TOC_ATTR_SEPERATOR, PACKED_TOC_SEPERATOR, VIEW_METHODFields inherited from class wt.content._ApplicationData
CHAPTER_DELEGATE, CHECKSUM, CLIENT_DATA, CONTENT_IDENTITY, FILE_NAME, FILE_SIZE, FILE_VERSION, INTENDED_FOR_HTTP_OP, IS_CHAPTERED_CONTENT, STREAM_DATA, STREAM_ID, TOOL_NAME, TOOL_VERSION, UPLOADED_FROM_PATHFields inherited from class wt.content._ContentItem
AUTHORED_BY, CATEGORY, COMMENTS, CREATED_BY, DESCRIPTION, DISTRIBUTABLE, FORMAT, HOLDER_LINK, INTENT_TO_CHANGE, LAST_AUTHORED, LINE_NUMBER, MODIFIED_BY, ROLE, STALEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.content._Aggregate
getClassInfo, getConceptualClassname, getFiles, getType, readExternal, readExternal, readVersion, setFiles, super_readExternal_Aggregate, super_readVersion_Aggregate, super_writeExternal_Aggregate, writeExternal, writeExternalMethods inherited from class wt.content.ApplicationData
getBusinessType, getChapterInfo, getFileSizeKB, getIdentity, getPackedTOC, getStreamData, getViewContentURL, getViewContentURL, isContentOf, newApplicationData, setChapterInfo, setStreamDataMethods inherited from class wt.content._ApplicationData
getChapterDelegate, getChecksum, getClientData, getContentIdentity, getFileName, getFileSize, getFileVersion, getStreamId, getToolName, getToolVersion, getUploadedFromPath, isIntendedForHttpOp, isIsChapteredContent, readVersion, setChapterDelegate, setChecksum, setClientData, setContentIdentity, setFileName, setFileSize, setFileVersion, setIntendedForHttpOp, setIsChapteredContent, setStreamId, setToolName, setToolVersion, setUploadedFromPath, super_readExternal_ApplicationData, super_readVersion_ApplicationData, super_writeExternal_ApplicationDataMethods inherited from class wt.content.ContentItem
getFormatName, setFormatNameMethods inherited from class wt.content._ContentItem
getAuthoredBy, getCategory, getComments, getCreatedBy, getDescription, getFormat, getHolderLink, getIntentToChange, getLastAuthored, getLineNumber, getModifiedBy, getRole, isDistributable, isStale, readVersion, setAuthoredBy, setCategory, setComments, setCreatedBy, setDescription, setDistributable, setFormat, setHolderLink, setIntentToChange, setLastAuthored, setLineNumber, setModifiedBy, setRole, setStale, super_readExternal_ContentItem, super_readVersion_ContentItem, super_writeExternal_ContentItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo