wt.doc
Class WTDocumentUsageLink
java.lang.Object
wt.fc.WTObject
wt.fc.ObjectToObjectLink
wt.vc.struct.IteratedUsageLink
wt.doc.WTDocumentUsageLink
- All Implemented Interfaces:
- Externalizable, Serializable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public class WTDocumentUsageLink
- extends IteratedUsageLink
- implements Externalizable
The WTDocumentUsageLink is an IteratedUsageLink between WTDocuments and
WTDocumentMasters. The link is used to build structured documents for
example several documents can contain the same glossary or one document
can be made up of several sub-documents.
Use the newWTDocumentUsageLink static factory method(s),
not the WTDocumentUsageLink 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:
WTDocument,
WTDocumentMaster,
IteratedUsageLink,
Serialized Form
USED_BY_ROLE
public static final String USED_BY_ROLE
- Label for the attribute.
Supported API: true
- See Also:
- Constant Field Values
USES_ROLE
public static final String USES_ROLE
- Label for the attribute.
Supported API: true
- See Also:
- Constant Field Values