public final class MemberStatusManager extends java.lang.Object implements JPropertiesListener
REVISION
Modifier and Type | Method and Description |
---|---|
static MemberStatusManager |
getInstance() |
boolean |
isStatusDisplayed() |
void |
propertiesChange(JProperties properties)
Invoked after properties have been modified in JCMS and save on disk.
|
public static MemberStatusManager getInstance()
public void propertiesChange(JProperties properties)
JPropertiesListener
You cannot alter the value received in parameters.
propertiesChange
in interface JPropertiesListener
properties
- the properties which have been modified (may not contain all JCMS properties)public boolean isStatusDisplayed()
Copyright © 2001-2019 Jalios SA. All Rights Reserved.