Package wt.content
Class ExternalStoredData
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.content._ContentItem
wt.content.ContentItem
wt.content._ExternalStoredData
wt.content.ExternalStoredData
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=ContentItem.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="displayName",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=256)),@GeneratedProperty(name="externalLocation",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=2000,required=true))},iconProperties=@IconProperties(standardIcon="wt/clients/images/content_external.gif"))
public class ExternalStoredData
extends wt.content._ExternalStoredData
Use the newExternalStoredData static factory method(s),
not the ExternalStoredData 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._ExternalStoredData
DISPLAY_NAME, EXTERNAL_LOCATION, EXTERNALIZATION_VERSION_UIDFields 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._ExternalStoredData
getClassInfo, getConceptualClassname, getDisplayName, getExternalLocation, getType, readExternal, readExternal, readVersion, setDisplayName, setExternalLocation, super_readExternal_ExternalStoredData, super_readVersion_ExternalStoredData, super_writeExternal_ExternalStoredData, writeExternal, writeExternalMethods inherited from class wt.content.ContentItem
getBusinessType, getFormatName, getIdentity, 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