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 java.lang.Object |
create(java.lang.Object object)
Helper method to create a
PermissionCheckedValue from an existing Object. |
doProceed, invokegetInterfaces, implementInterfacesOnObject, implementsInterface, isMethodOnIntroducedInterface, suppressInterfacepublic static final java.lang.Object create(java.lang.Object object)
PermissionCheckedValue from an existing Object.collection - the Object to proxyObject of the same type but including the
PermissionCheckedValue interfaceCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.