public interface DavApplication extends ConfigurationObject
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClientApplication> |
getClientApplications()
Deprecated.
Wurde ersetzt durch die Methode
getClientApplicationSet(). |
MutableSet |
getClientApplicationSet()
Liefert die mit dem Datenverteiler verbundenen Applikationen in einer dynamischen Menge zurück.
|
addSet, duplicate, duplicate, getMutableSet, getNonMutableSet, getNotValidSince, getObjectSet, getObjectSets, getValidSince, removeSet, revalidategetConfigurationArea, getConfigurationData, getConfigurationData, getConfigurationData, getDataModel, getId, getInfo, getName, getNameOrPidOrId, getPid, getPidOrId, getPidOrNameOrId, getType, getUsedAttributeGroupUsages, invalidate, isOfType, isOfType, isValid, setConfigurationData, setConfigurationData, setConfigurationData, setName, toString@Deprecated java.util.List<ClientApplication> getClientApplications()
getClientApplicationSet().Applikations-ObjektenMutableSet getClientApplicationSet()
Elemente gelangt man an die Applikationen.null, wenn die Menge nicht vorhanden
ist.