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:
getCollectionNamein classPersonsFilter- Returns:
- the name of the field in the entity that is the collection of Persons.
-
getFieldName
- Specified by:
getFieldNamein classPersonsFilter- Returns:
- the name of the field in the
Entity referring to the Entity that has the
invalid reference
PersonCustomizerannotation.
-
getIdentifier
- Specified by:
getIdentifierin classPersonsFilter- Returns:
- the identifier of the Entity that has the
Customizerannotation.
-