story.scheherazade.repositories
Class FrameRepository

java.lang.Object
  extended by story.scheherazade.repositories.FrameRepository
All Implemented Interfaces:
NodeRepositoryConfig

public class FrameRepository
extends java.lang.Object
implements NodeRepositoryConfig

FrameRepository is a NodeRepository geared toward Frames.


Constructor Summary
FrameRepository()
           
 
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

FrameRepository

public FrameRepository()
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.