|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommitException | |
---|---|
org.ow2.bonita.identity | |
org.ow2.bonita.identity.impl |
Uses of CommitException in org.ow2.bonita.identity |
---|
Methods in org.ow2.bonita.identity that throw CommitException | |
---|---|
void |
IdentityServiceOp.commit()
Commit all modifications to the backing store. |
void |
IdentityService.commit()
|
void |
UserMBean.setProperty(java.lang.String key,
java.lang.String value)
|
void |
User.setProperty(java.lang.String key,
java.lang.String value)
|
void |
GroupMBean.setProperty(java.lang.String key,
java.lang.String value)
|
void |
Group.setProperty(java.lang.String key,
java.lang.String value)
|
Uses of CommitException in org.ow2.bonita.identity.impl |
---|
Methods in org.ow2.bonita.identity.impl that throw CommitException | |
---|---|
void |
PersistentIdentityService.commit()
|
void |
InMemoryIdentityService.commit()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |