FileDocCategorySizeDatePackage
DocumentTemplate.javaAPI DocExample1228Thu Feb 17 20:00:58 GMT 2000DocMgmt.Document

DocumentTemplate

public class DocumentTemplate extends Object
stereotype
description

Fields Summary
private int
type
private String
number
private String
name
private DocumentTemplate
lnkUnnamed1
private String
defaultContent
private int
rationale
private Vector
lnkUnnamed2
Constructors Summary
Methods Summary
public voidaddPart()

    
public booleanconformsToGoverningDocumentDesc()

        return false;
    
public DocumentgenerateAFillInTheBlanksDocument()

        return new Document();
    
public java.util.VectorlistTemplatesAffectedIfThisPartChanges()

        return new Vector();