| Package | Description |
|---|---|
| org.cristalise.kernel.entity.proxy |
The Proxy API is a major part of the client-side functionality of the
CRISTAL API, which provides client-side proxy objects that represent the
Items and Agents on the server.
|
| org.cristalise.kernel.process | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
ProxyObserver<C> |
MemberSubscription.getObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemberSubscription.setObserver(ProxyObserver<C> observer) |
void |
ItemProxy.unsubscribe(ProxyObserver<?> observer) |
| Constructor and Description |
|---|
MemberSubscription(ProxyObserver<C> observer,
String interest,
boolean preLoad) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserCodeProcess
UserCodeProcess provides a very basic automatic execution of Scripts associated with the Jobs (Activities).
|
| Modifier and Type | Class and Description |
|---|---|
class |
DescriptionObjectCache.CacheEntry<E extends DescriptionObject> |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.