public class GlobalDictionary extends Object implements Dictionary
Modifier and Type | Field and Description |
---|---|
protected Map |
table |
GLOBAL, TEMPLATE
Constructor and Description |
---|
GlobalDictionary() |
protected Map table
public ScalarValue lookup(Group template, QName key, QName applicationType)
lookup
in interface Dictionary
public void store(Group group, QName applicationType, QName key, ScalarValue value)
store
in interface Dictionary
public void reset()
reset
in interface Dictionary
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.