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_CmsPropertyUpdateHandler
handlePropertyUpdate
在接口中 I_CmsPropertyUpdateHandler
entry
- the entry for whom the properties are being updatedI_CmsPropertyUpdateHandler.handlePropertyUpdate(org.opencms.ade.sitemap.shared.CmsClientSitemapEntry)