Package org.cristalise.kernel.utils
Class QueryCache
-
Nested Class Summary
Nested classes/interfaces inherited from class org.cristalise.kernel.utils.DescriptionObjectCache
DescriptionObjectCache.CacheEntry<E extends DescriptionObject> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cristalise.kernel.utils.DescriptionObjectCache
get, get, invalidate, invalidate, invalidate, isBootResource, loadObject
-
Constructor Details
-
QueryCache
public QueryCache()
-
-
Method Details
-
getTypeCode
- Specified by:
getTypeCodein classDescriptionObjectCache<Query>
-
getSchemaName
- Specified by:
getSchemaNamein classDescriptionObjectCache<Query>
-
getTypeRoot
- Specified by:
getTypeRootin classDescriptionObjectCache<Query>
-
buildObject
protected Query buildObject(String name, int version, ItemPath path, String data) throws InvalidDataException - Specified by:
buildObjectin classDescriptionObjectCache<Query>- Parameters:
name-version-path-data-- Returns:
- Throws:
InvalidDataException
-