Package wt.folder

Class StandardFolderService

java.lang.Object
wt.services.StandardManager
wt.folder.StandardFolderService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, FolderService, wt.services.Manager

public final class StandardFolderService extends StandardManager implements FolderService

Use the newStandardFolderService static factory method(s), not the StandardFolderService 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.

The StandardFolderService constructor method and the newStandardFolderService static factory methods are not supported APIs for customization.



Supported API: true

Extendable: false

See Also: