wt.content
Class DataFormat
java.lang.Object
wt.fc.WTObject
wt.fc.Item
wt.content.DataFormat
- All Implemented Interfaces:
- Externalizable, Serializable, AccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public class DataFormat
- extends Item
- implements wt.fc.BusinessInformation, Identified, Externalizable
Populated with all the allowable mime-types and displayed FormatNames
in the system. The system will not run correctly unless the initial
set of this is populated.
You need to be an administrator to create these objects. Note that the
formatName is contrained by the DataFormatIdentity class and must be
unique.
You may not extend this class.
Use the newDataFormat static factory method(s), not the
DataFormat 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:
DataFormatIdentity,
DataFormatKey,
ContentService,
Serialized Form