Uses of Class
org.fopps.model.InvalidArtefactException

Packages that use InvalidArtefactException
org.fopps.model   
 

Uses of InvalidArtefactException in org.fopps.model
 

Methods in org.fopps.model that throw InvalidArtefactException
protected  void FileAttachment.update(java.io.File pNewFile)
          Updates attached file.
protected  void FileAttachment.findFile()
          Searches for the file in the search path, if the the last assigned file disappeared.
 void FileAttachment.setFilename(java.lang.String pAttachedFilename)
          Sets the attachedFilename.
 void FileAttachment.setAttachedFile(java.io.File pAttachedFile)
          Sets the attachedFile.
 

Constructors in org.fopps.model that throw InvalidArtefactException
FileAttachment(java.lang.String pName)
          Constructor for FileAttachment.
FileAttachment(java.io.File attachedFile)
           
FileAttachment(java.lang.String pName, java.lang.String pCategory, java.lang.String pFilename)
          Constructor for FileAttachment.
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.