public class ActDefCache extends DescriptionObjectCache<ActivityDef>
DescriptionObjectCache.CacheEntry<E extends DescriptionObject>| Constructor and Description |
|---|
ActDefCache(Boolean isComposite) |
| Modifier and Type | Method and Description |
|---|---|
ActivityDef |
buildObject(String name,
int version,
ItemPath path,
String data) |
String |
getSchemaName() |
String |
getTypeCode() |
String |
getTypeRoot() |
protected boolean |
isBootResource(String filename,
String resName) |
ActivityDef |
loadObject(String name,
int version,
ItemProxy proxy,
TransactionKey transactionKey) |
findItem, get, get, loadObjectFromBootstrap, removeObjectpublic ActDefCache(Boolean isComposite)
public String getTypeCode()
getTypeCode in class DescriptionObjectCache<ActivityDef>public String getSchemaName()
getSchemaName in class DescriptionObjectCache<ActivityDef>public String getTypeRoot()
getTypeRoot in class DescriptionObjectCache<ActivityDef>protected boolean isBootResource(String filename, String resName)
isBootResource in class DescriptionObjectCache<ActivityDef>public ActivityDef loadObject(String name, int version, ItemProxy proxy, TransactionKey transactionKey) throws ObjectNotFoundException, InvalidDataException
loadObject in class DescriptionObjectCache<ActivityDef>ObjectNotFoundExceptionInvalidDataExceptionpublic ActivityDef buildObject(String name, int version, ItemPath path, String data) throws InvalidDataException
buildObject in class DescriptionObjectCache<ActivityDef>InvalidDataExceptionCopyright © 1997–2022 CRISTAL-iSE. All rights reserved.