Class EntityPathSelectorFactory
java.lang.Object
ch.tocco.nice2.persist.security.api.provider.EntityPathSelectorFactory
- All Implemented Interfaces:
SelectorFactory
Selector factory for entityPath ACL rules.
Supported formats:
- entityPath(Entity, field1, ..., fieldn)
- entityPath(Entity, inverse, field1, ..., fieldn)
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Selects EntityPath objects. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
EntityPathSelectorFactory
public EntityPathSelectorFactory()
-
-
Method Details
-
createSelector
-
supports
- Specified by:
supports
in interfaceSelectorFactory
-