程序包 | 说明 |
---|---|
org.opencms.gwt |
Provides core support for GWT.
|
限定符和类型 | 方法和说明 |
---|---|
protected CmsLockActionRecord |
CmsGwtService.ensureLock(CmsResource resource)
Locks the given resource with a temporary, if not already locked by the current user.
|
protected CmsLockActionRecord |
CmsGwtService.ensureLock(CmsUUID structureId)
Locks the given resource with a temporary, if not already locked by the current user.
|
protected CmsLockActionRecord |
CmsGwtService.ensureLock(java.lang.String sitepath)
Locks the given resource with a temporary, if not already locked by the current user.
|