public class CmsStatusIconUpdateHandler extends java.lang.Object implements I_CmsPropertyUpdateHandler
| 构造器和说明 |
|---|
CmsStatusIconUpdateHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
handlePropertyUpdate(CmsClientSitemapEntry entry)
This method is called when the properties of the entry are updated because the user edited this or another entry.
|
public void handlePropertyUpdate(CmsClientSitemapEntry entry)
I_CmsPropertyUpdateHandlerhandlePropertyUpdate 在接口中 I_CmsPropertyUpdateHandlerentry - the entry for whom the properties are being updatedI_CmsPropertyUpdateHandler.handlePropertyUpdate(org.opencms.ade.sitemap.shared.CmsClientSitemapEntry)