iw.model.owl.db
Interface DBOrganization

All Superinterfaces:
IWModelElement, IWOrganization, IWProvenanceElement, IWSource, OWLOrganization

public interface DBOrganization
extends OWLOrganization


Method Summary
 void insertOrganization()
           
 void updateOrganization()
           
 
Methods inherited from interface iw.model.owl.OWLOrganization
storeOrganization, storeOrganization
 
Methods inherited from interface iw.model.IWOrganization
getClassName
 
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

insertOrganization

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

updateOrganization

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


Copyright 2006 Inference Web group, All Rights Reserved.