Log4j 0.9d

pl.psnc.expres.wfm.model.factory
Class TypeFactory

java.lang.Object
  extended by pl.psnc.expres.wfm.model.factory.TypeFactory

public class TypeFactory
extends Object

Factory class for retrieving resources types and their properties

Author:
Dominik Stoklosa (~osa~)

Constructor Summary
TypeFactory()
           
 
Method Summary
static ResourceType getResourceType(int id)
          Get resource type by the given id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeFactory

public TypeFactory()
Method Detail

getResourceType

public static ResourceType getResourceType(int id)
                                    throws ResourceNotFoundException
Get resource type by the given id

Parameters:
id - resource type id
Returns:
resource type value object
Throws:
ResourceNotFoundException

Log4j 0.9d

Copyright 2003 by VLAB Dominik Stoklosa.