Interface CreatorRights<T>
public interface CreatorRights<T>
-
Method Summary
Modifier and TypeMethodDescriptionbooleanallowedToCreate(T entity) booleanallowedToManage(T entity)
-
Method Details
-
allowedToManage
-
allowedToCreate
-
booleanallowedToCreate(T entity) booleanallowedToManage(T entity)