story.flashback.repositories
Class AreaRepository

java.lang.Object
  extended by story.flashback.repositories.AreaRepository
All Implemented Interfaces:
NodeRepositoryConfig

public class AreaRepository
extends java.lang.Object
implements NodeRepositoryConfig

AreaRepository is a NodeRepository geared toward Areas.


Constructor Summary
AreaRepository()
           
 
Method Summary
 void assertValidity(GenericNode node)
           
 RepositoryType getType()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AreaRepository

public AreaRepository()
Method Detail

getType

public RepositoryType getType()
Specified by:
getType in interface NodeRepositoryConfig

assertValidity

public void assertValidity(GenericNode node)
                    throws Scheherexception
Specified by:
assertValidity in interface NodeRepositoryConfig
Throws:
Scheherexception


Copyright © 2011 David K. Elson. All Rights Reserved.