|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonUser | |
|---|---|
| org.openl.rules.repository | |
| Uses of CommonUser in org.openl.rules.repository |
|---|
| Classes in org.openl.rules.repository that implement CommonUser | |
|---|---|
class |
CommonUserImpl
|
| Methods in org.openl.rules.repository that return CommonUser | |
|---|---|
CommonUser |
RVersion.getCreatedBy()
Gets user who created the version. |
CommonUser |
RLock.getLockedBy()
|
| Methods in org.openl.rules.repository with parameters of type CommonUser | |
|---|---|
void |
RCommonProject.commit(CommonUser user)
Commits changes in background versioned storage. |
void |
RCommonProject.delete(CommonUser user)
Marks the project for deletion. |
void |
RCommonProject.erase(CommonUser user)
Erases the project from the repository completely. |
void |
RCommonProject.lock(CommonUser user)
|
void |
RCommonProject.undelete(CommonUser user)
Unmarks the project from deletion. |
void |
RCommonProject.unlock(CommonUser user)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||