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._ContentItem
ROLE -
Method Summary
Methods inherited from class wt.content._ContentItem
getRole, setRoleMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType