| Package | Description |
|---|---|
| com.orchestranetworks.userservice |
A public API for user services.
|
| Modifier and Type | Method and Description |
|---|---|
static UserServiceTransaction.DeletedObjectOutcome |
UserServiceTransaction.DeletedObjectOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserServiceTransaction.DeletedObjectOutcome[] |
UserServiceTransaction.DeletedObjectOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserServiceTransaction.add(ObjectKey anObjectKey,
UserServiceTransaction.DeletedObjectOutcome aDeletedObjectOutcome)
Adds an object to be created or updated.
|