PSE 2000 Group 4

jobmatch.business.entity
Interface Description

All Known Subinterfaces:
Capability
All Known Implementing Classes:
Area, Association, Graduation, Language, OperatingSystem, Programming, Schooltype, Software, Country, School, Industry

public interface Description

Interface for Constant Entities

Since:
May 26 2000
Version:
$Revision: 1.2 $

Method Summary
 String getDescription()
           
 String getHandle()
           
 

Method Detail

getDescription

public String getDescription()
                      throws com.lutris.dods.builder.generator.query.DataObjectException

getHandle

public String getHandle()
                 throws com.lutris.appserver.server.sql.DatabaseManagerException

PSE 2000 Group 4