Constructor and Description |
---|
CalRegistry() |
Modifier and Type | Method and Description |
---|---|
static void |
addCalInfo(CalInfo info)
Register a new
CalInfo . |
static void |
addParticipantType(String s)
Register a participant type.
|
public static void addCalInfo(CalInfo info)
CalInfo
.
You can also use the parameter cal.applications
in your system-configuration-file.info
- the CalInfo
public static void addParticipantType(String s)
cal.resources
in your system-configuration-file.s
- the argument is either a class-name (typically of a form class) or an xml id, the latter
with the prefix "xmlid:" to distinguish it from class names. The xml node should be a query node
defining the object selection properties.@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.