public interface AliasRequest extends OsidCapsule
AliasRequests are used to create a batch of Id
aliases. Batch-oriented methods are executed on a best effort
basis unless wrapped in Transaction that supports an atomic
commit(). Batch methods may be invoked outside of a
Transaction where some of the items supplied may fail.
| Modifier and Type | Method and Description |
|---|---|
Id |
getAliasId()
Gets the alias
Id. |
Id |
getReferenceId()
Gets the reference
Id. |