Class PersistSelector<T>
java.lang.Object
ch.tocco.nice2.persist.security.api.provider.PersistSelector<T>
- All Implemented Interfaces:
EntityBasedSelector
,Selector
,Serializable
- Direct Known Subclasses:
EntitySelectorFactory.EntitySelector
,ManagerSelectorFactory.ManagerSelector
- See Also:
-
Method Details
-
toString
-
select
-
contains
-
getEntities
- Specified by:
getEntities
in interfaceEntityBasedSelector
- Returns:
- entities affected by this collector
-
getModel
-
equals
-
hashCode
public int hashCode()
-