public class SambaGroupCustomProperties extends SambaCustomProperties implements ICustomPropertiesRequirements
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUPPORT |
REQUESTER
Constructor and Description |
---|
SambaGroupCustomProperties() |
Modifier and Type | Method and Description |
---|---|
CustomProperty |
getByName(java.lang.String name)
Get custom property using its name
|
java.util.Collection<CustomProperty> |
getCustomProperties()
Get defined custom properties
|
java.lang.String |
getRequesterId() |
java.lang.String |
support() |
public static final java.lang.String SUPPORT
public java.lang.String support()
support
in interface ICustomPropertiesRequirements
public java.lang.String getRequesterId()
getRequesterId
in interface ICustomPropertiesRequirements
public java.util.Collection<CustomProperty> getCustomProperties()
ICustomPropertiesRequirements
getCustomProperties
in interface ICustomPropertiesRequirements
public CustomProperty getByName(java.lang.String name)
ICustomPropertiesRequirements
getByName
in interface ICustomPropertiesRequirements
name
- custom property nameCopyright © 2021. All Rights Reserved.