public interface AppianTypeHolder
extends java.io.Serializable
AppianTypeCache
Modifier and Type | Method and Description |
---|---|
void |
fillInAppianTypes(AppianTypeCache cache_)
If the implementing class references any Appian-typed objects (such as
User, Group, Folder), this method should be implemented to put the
primary keys of these objects in the given cache.
|
void fillInAppianTypes(AppianTypeCache cache_)
cache_
- cache of Appian-typed objects.Copyright © 2003-2024 Appian Corporation. All Rights Reserved.