pl.psnc.expres.wfm.model.factory
Class TypeFactory
java.lang.Object
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~)
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 |
TypeFactory
public TypeFactory()
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
Copyright 2003 by VLAB Dominik Stoklosa.