Package wt.content
package wt.content
-
ClassDescriptionUse the
newAggregatestatic factory method(s), not theAggregateconstructor, to construct instances of this class.Handles the file system information for the content data.
Supported API: true
Extendable: false
Supported API: true
Extendable: falseThis is the standard exception thrown out of the Content package.Used by clients to access the ContentService and defines some client side helper methods to manipulate content, status objects, and initiate uploads and downloads.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 abstract class that represents a single piece of content.This class is an enumeration of categorites of Content.Server side ContentServiceSvr access.The ContentManager interface identifies the set of methods that clients use to manage classes that implement the ContentHolder interface.Events dispatched by the ContentService.These methods are only able to be invoked from classes running in the server.Populated with all the allowable mime-types and displayed FormatNames in the system.Use thenewExternalStoredDatastatic factory method(s), not theExternalStoredDataconstructor, to construct instances of this class.This interface should be used on those ContentHolders that want to store a primary format (for mainly display purposes).Used to indicate status of an upload or a download.This enumeration is used in the HttpContentOperation object to indicate that this is either an upload or a download.This allows a URL link to be attached to a ContentHolder