public class ScriptCache extends DescriptionObjectCache<Script>
DescriptionObjectCache.CacheEntry<E extends DescriptionObject>| Constructor and Description |
|---|
ScriptCache() |
| Modifier and Type | Method and Description |
|---|---|
Script |
buildObject(String name,
int version,
ItemPath path,
String data) |
String |
getSchemaName() |
String |
getTypeCode() |
String |
getTypeRoot() |
findItem, get, isBootResource, loadObject, loadObjectFromBootstrap, removeObjectpublic String getTypeCode()
getTypeCode in class DescriptionObjectCache<Script>public String getSchemaName()
getSchemaName in class DescriptionObjectCache<Script>public String getTypeRoot()
getTypeRoot in class DescriptionObjectCache<Script>public Script buildObject(String name, int version, ItemPath path, String data) throws InvalidDataException
buildObject in class DescriptionObjectCache<Script>InvalidDataExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.