iw.model.owl.db
Interface DBPublication

All Superinterfaces:
IWModelElement, IWProvenanceElement, IWPublication, IWSource, OWLPublication

public interface DBPublication
extends OWLPublication


Method Summary
 void insertPublication()
           
 void updatePublication()
           
 
Methods inherited from interface iw.model.owl.OWLPublication
storePublication, storePublication
 
Methods inherited from interface iw.model.IWPublication
addAuthor, getAuthorNames, getAuthors, getAuthorURIs, getClassName, getDay, getMonth, getYear, setDay, setMonth, setYear
 
Methods inherited from interface iw.model.IWProvenanceElement
addSource, getEnglishDescription, getEnglishExample, getFileName, getFullName, getShortName, getSourceNames, getSources, getSourceURIs, getSubmitter, getSubmitterName, getURL, setEnglishDescription, setEnglishExample, setFileName, setFullName, setShortName, setSources, setSubmitter, setURL
 
Methods inherited from interface iw.model.IWModelElement
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI
 

Method Detail

insertPublication

public void insertPublication()
                       throws java.lang.Exception
Throws:
java.lang.Exception

updatePublication

public void updatePublication()
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.