com.wewebu.ow.server.ao
Interface OwRoleManagedAOType<T>
- All Superinterfaces:
- OwAOType<T>
- All Known Implementing Classes:
- OwRoleManagedAOImpl
public interface OwRoleManagedAOType<T>
- extends OwAOType<T>
Extension of OwAOType for role managed application objects .
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
- Since:
- 4.0.0.0
isAllowed
boolean isAllowed(T object,
OwRoleManager roleManager)
- Parameters:
object
- roleManager
-
- Returns:
- true if the given application object is allowed in the context of the given role manager
Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.