Class PersonsFilterForRoom
Object
PersonsFilter
PersonsFilterForRoom
- All Implemented Interfaces:
DescriptorCustomizer
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PersonsFilter
customize
-
Constructor Details
-
PersonsFilterForRoom
public PersonsFilterForRoom()
-
-
Method Details
-
getCollectionName
- Specified by:
getCollectionName
in classPersonsFilter
- Returns:
- the name of the field in the entity that is the collection of Persons.
-
getFieldName
- Specified by:
getFieldName
in classPersonsFilter
- Returns:
- the name of the field in the
invalid reference
Person
Customizer
annotation.
-
getIdentifier
- Specified by:
getIdentifier
in classPersonsFilter
- Returns:
- the identifier of the Entity that has the
Customizer
annotation.
-