@ExperimentalApi public interface EntityWithKeyPropertyHelper<E extends WithKey & WithId> extends EntityPropertyHelper<E>
EntityPropertyHelper
with operations identifying entities by keys.EntityPropertyHelper.CheckPermissionFunction<E extends WithId>
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<String,com.atlassian.fugue.Option<E>> |
getEntityByKeyFunction() |
createDeletePropertyEventBiFunction, createDeletePropertyEventFunction, createSetPropertyEventBiFunction, createSetPropertyEventFunction, getEntityByIdFunction, getEntityPropertyType, hasEditPermissionFunction, hasReadPermissionFunction
Copyright © 2002-2015 Atlassian. All Rights Reserved.