public static class PermissionCheckedValue.PermissionCheckedValueMixin extends org.springframework.aop.support.DelegatingIntroductionInterceptor implements PermissionCheckedValue
PermissionCheckedValue interface to
existing objects.PermissionCheckedValue.PermissionCheckedValueMixin| Modifier and Type | Method and Description |
|---|---|
static <T> T |
create(T object)
Helper method to create a
PermissionCheckedValue from an existing Object. |
doProceed, invokegetInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterfacepublic static final <T> T create(T object)
PermissionCheckedValue from an existing Object.object - the Object to proxyObject of the same type but including the
PermissionCheckedValue interfaceCopyright © 2005–2018 Alfresco Software. All rights reserved.