|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subscription.NotificationCenterMode | |
---|---|
it.sistematica.isharedoc.action.workgroup | |
it.sistematica.isharedoc.model.configuration |
Uses of Subscription.NotificationCenterMode in it.sistematica.isharedoc.action.workgroup |
---|
Methods in it.sistematica.isharedoc.action.workgroup that return types with arguments of type Subscription.NotificationCenterMode | |
---|---|
java.util.List<Subscription.NotificationCenterMode> |
SubscriptionAction.getNotificationCenterModeTypes()
|
Uses of Subscription.NotificationCenterMode in it.sistematica.isharedoc.model.configuration |
---|
Fields in it.sistematica.isharedoc.model.configuration declared as Subscription.NotificationCenterMode | |
---|---|
protected Subscription.NotificationCenterMode |
Subscription.fireWebNCenterMode
|
Methods in it.sistematica.isharedoc.model.configuration that return Subscription.NotificationCenterMode | |
---|---|
Subscription.NotificationCenterMode |
Subscription.getFireWebNCenterMode()
|
static Subscription.NotificationCenterMode |
Subscription.NotificationCenterMode.parse(java.lang.String code)
|
static Subscription.NotificationCenterMode |
Subscription.NotificationCenterMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Subscription.NotificationCenterMode[] |
Subscription.NotificationCenterMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.sistematica.isharedoc.model.configuration with parameters of type Subscription.NotificationCenterMode | |
---|---|
void |
Subscription.setFireWebNCenterMode(Subscription.NotificationCenterMode fireWebNCenterMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |