org.openpermis.editor.policy.adapter.overview
Class RoleAssignmentRuleBeanOverview
java.lang.Object
org.openpermis.editor.policy.adapter.overview.RoleAssignmentRuleBeanOverview
- All Implemented Interfaces:
- Adaptee<String>, Overview
public class RoleAssignmentRuleBeanOverview
- extends Object
- implements Overview
Describes a RoleAssignmentRuleBean
that has been adapted to a short overview string.
- Since:
- 0.4.0
Constructor Summary |
RoleAssignmentRuleBeanOverview(org.openpermis.policy.bean.RoleAssignmentRuleBean rule)
Creates a role assignment rule bean overview adaptee. |
Method Summary |
String |
get()
Returns the generic adapted. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoleAssignmentRuleBeanOverview
public RoleAssignmentRuleBeanOverview(org.openpermis.policy.bean.RoleAssignmentRuleBean rule)
- Creates a role assignment rule bean overview adaptee.
- Parameters:
rule
- the RoleAssignmentRuleBean
.- Since:
- 0.4.0
get
public String get()
- Description copied from interface:
Adaptee
- Returns the generic adapted.
- Specified by:
get
in interface Adaptee<String>
- Returns:
- the generic adapted.
- Since:
- 0.4.0
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:17:21
Copyright (c) 2002-2007 Ergon Informatik AG