wt.folder
Interface FolderMembership

All Superinterfaces:
BinaryLink, FolderEntryLink, wt.folder.FolderServiceManaged, Link, NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
FolderMemberLink, IteratedFolderMemberLink, SubFolderLink

public interface FolderMembership
extends FolderEntryLink, BinaryLink

A FolderMembership association defines the basic containment characteristic of a Folder. Whenever the Folder of an object that participates in a FolderMembership association is deleted, the member is deleted also. The object performing the folder role in the association, the Folder is the container, the object performing the member role, a FolderEntry is the contained object.

Supported API: true

Extendable: false