wt.content
Interface ContentHolder

All Superinterfaces:
NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
EPMFamilyTable, FormatContentHolder, Genericizable
All Known Implementing Classes:
AnalysisActivity, ChangeActivity2, ChangeInvestigation, ChangeIssue, ChangeOrder2, ChangeProposal, ChangeRequest2, DefaultWTContainerTemplate, EPMDocument, EPMSepFamilyTable, ManufacturerPart, MPMOperation, MPMPlant, MPMProcessPlan, MPMResource, MPMResourceGroup, MPMSequence, ProjectPlan, PromotionNotice, ProxyDocument, SupplierPart, VariantSpec, VendorPart, WfProcess, WTAnalysisActivity, WTChangeActivity2, WTChangeInvestigation, WTChangeIssue, WTChangeOrder2, WTChangeProposal, WTChangeRequest2, WTDocument, WTPart, WTVariance

public interface ContentHolder
extends Persistable

This is the interface an iterated business class should implement if the business class is to handle bulk file data and/or URL links. This is the interface that a client would work with to manipulate business objects that contain content.

Supported API: true

Extendable: true

See Also:
ContentHelper, ContentService