| Package | Description |
|---|---|
| net.bluemind.customproperties.api | |
| net.bluemind.customproperties.service.tests | |
| net.bluemind.samba.customproperties |
| Modifier and Type | Field and Description |
|---|---|
java.util.Collection<CustomProperty> |
CustomPropertiesRequirements.customProperties |
| Modifier and Type | Method and Description |
|---|---|
CustomProperty |
ICustomPropertiesRequirements.getByName(java.lang.String name)
Get custom property using its name
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CustomProperty> |
ICustomPropertiesRequirements.getCustomProperties()
Get defined custom properties
|
| Modifier and Type | Method and Description |
|---|---|
CustomProperty |
VEventCustomProp.getByName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CustomProperty> |
VEventCustomProp.getCustomProperties() |
| Modifier and Type | Method and Description |
|---|---|
CustomProperty |
SambaUserCustomProperties.getByName(java.lang.String name) |
CustomProperty |
SambaDomainCustomProperties.getByName(java.lang.String name) |
CustomProperty |
SambaGroupCustomProperties.getByName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CustomProperty> |
SambaUserCustomProperties.getCustomProperties() |
java.util.Collection<CustomProperty> |
SambaDomainCustomProperties.getCustomProperties() |
java.util.Collection<CustomProperty> |
SambaGroupCustomProperties.getCustomProperties() |
Copyright © 2023. All Rights Reserved.