Interface IScopeGetter<Holder,Scope>
- Type Parameters:
Holder- Type of the object that contains the information.Scope- Type of the scope of an object.
- All Known Subinterfaces:
IEntityFileSystemBeanAdapter<Entry,Entity, Scope>, IScopeAccessor<Holder, Scope>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Getter for the scope of an object.
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
getScope
-