iw.model.owl
Interface OWLOrganization

All Superinterfaces:
IWModelElement, IWOrganization, IWProvenanceElement, IWSource
All Known Subinterfaces:
DBOrganization

public interface OWLOrganization
extends IWOrganization


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

storeOrganization

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

storeOrganization

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

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.