jp.go.nict.langrid.dao.archive
クラス DomainArchive
java.lang.Object
jp.go.nict.langrid.dao.archive.DomainArchive
public class DomainArchive
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DomainArchive
public DomainArchive(DaoContext dc,
ZipInputStream zis)
throws IOException,
SQLException
- 例外:
IOException
SQLException
getProtocols
public List<Protocol> getProtocols()
getDomains
public List<Domain> getDomains()
getResourceMetaAttributes
public List<ResourceMetaAttribute> getResourceMetaAttributes(String domainId)
getResourceTypes
public List<ResourceType> getResourceTypes(String domainId)
getServiceMetaAttributes
public List<ServiceMetaAttribute> getServiceMetaAttributes(String domainId)
getServiceTypes
public List<ServiceType> getServiceTypes(String domainId)