iw.model.owl
Interface OWLPublication

All Superinterfaces:
IWModelElement, IWProvenanceElement, IWPublication, IWSource
All Known Subinterfaces:
DBPublication

public interface OWLPublication
extends IWPublication


Method Summary
 void storePublication()
           
 java.lang.String storePublication(java.util.Hashtable _ht)
          PROBLEM
 
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

storePublication

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

storePublication

public java.lang.String storePublication(java.util.Hashtable _ht)
                                  throws java.lang.Exception
PROBLEM

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.