org.openfast
Class ApplicationTypeDictionary

java.lang.Object
  extended by org.openfast.ApplicationTypeDictionary
All Implemented Interfaces:
Dictionary

public class ApplicationTypeDictionary
extends java.lang.Object
implements Dictionary


Field Summary
 
Fields inherited from interface org.openfast.Dictionary
GLOBAL, TEMPLATE
 
Constructor Summary
ApplicationTypeDictionary()
           
 
Method Summary
 ScalarValue lookup(Group template, QName key, QName applicationType)
           
 void reset()
           
 void store(Group group, QName applicationType, QName key, ScalarValue value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationTypeDictionary

public ApplicationTypeDictionary()
Method Detail

lookup

public ScalarValue lookup(Group template,
                          QName key,
                          QName applicationType)
Specified by:
lookup in interface Dictionary

reset

public void reset()
Specified by:
reset in interface Dictionary

store

public void store(Group group,
                  QName applicationType,
                  QName key,
                  ScalarValue value)
Specified by:
store in interface Dictionary

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.