org.openpermis.editor.policy.adapter.overview
Class AuthorityBeanOverview

java.lang.Object
  extended by org.openpermis.editor.policy.adapter.overview.AuthorityBeanOverview
All Implemented Interfaces:
Adaptee<String>, Overview

public class AuthorityBeanOverview
extends Object
implements Overview

Describes a AuthorityBean that has been adapted to a short overview string.

Since:
0.4.0

Field Summary
private  org.openpermis.policy.bean.AuthorityBean authority
           
 
Constructor Summary
AuthorityBeanOverview(org.openpermis.policy.bean.AuthorityBean authority)
          Creates a authority 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
 

Field Detail

authority

private org.openpermis.policy.bean.AuthorityBean authority
Constructor Detail

AuthorityBeanOverview

public AuthorityBeanOverview(org.openpermis.policy.bean.AuthorityBean authority)
Creates a authority bean overview adaptee.

Parameters:
authority - the AuthorityBean.
Since:
0.4.0
Method Detail

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


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:15:22
Copyright (c) 2002-2007 Ergon Informatik AG