|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTDocumentUsageLink | |
wt.doc |
Uses of WTDocumentUsageLink in wt.doc |
Methods in wt.doc that return WTDocumentUsageLink | |
static WTDocumentUsageLink |
WTDocumentUsageLink.newWTDocumentUsageLink(WTDocument usedBy,
WTDocumentMaster uses)
Default factory for the class. |
WTDocumentUsageLink |
WTDocumentServiceFwd.createUsageLink(WTDocument parent,
WTDocument child)
Convenience method for creating a usage link between two documents. |
WTDocumentUsageLink |
WTDocumentService.createUsageLink(WTDocument parent,
WTDocument child)
Convenience method for creating a usage link between two documents. |
WTDocumentUsageLink |
StandardWTDocumentService.createUsageLink(WTDocument parent,
WTDocument child)
Convenience method for creating a usage link between two documents. |
private WTDocumentUsageLink |
StandardWTDocumentService.getUsageLink(WTDocument parent,
WTDocumentMaster child_master)
|
Methods in wt.doc with parameters of type WTDocumentUsageLink | |
protected boolean |
WTDocumentUsageLink.readVersion(WTDocumentUsageLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected String |
DocumentStructureProcessor.getDocumentString(WTDocument document,
WTDocumentUsageLink link,
Locale locale)
Returns a string containing the attribute values to be displayed as the entry for the given document in the structure hiearchy. |
protected String |
DocumentStructureProcessor.getDocumentString(WTDocumentMaster document_master,
WTDocumentUsageLink link,
Locale locale)
Returns a string containing the attribute values to be displayed as the entry for the given document master in the structure hiearchy. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |