| 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.
|
| Modifier and Type | Method and Description |
|---|---|
OutcomeAttachment |
ItemProxy.getOutcomeAttachment(Schema schema,
int eventId)
Gets the selected OutcomeAttachment
|
OutcomeAttachment |
ItemProxy.getOutcomeAttachment(Schema schema,
int eventId,
Object locker)
Gets the selected OutcomeAttachment.
|
OutcomeAttachment |
ItemProxy.getOutcomeAttachment(String schemaName,
int schemaVersion,
int eventId)
Gets the selected OutcomeAttachment
|
OutcomeAttachment |
ItemProxy.getOutcomeAttachment(String schemaName,
int schemaVersion,
int eventId,
Object locker)
Gets the selected OutcomeAttachment.
|
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.