|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.policy.bean.basic.BasicUtilities.DetailsProvider<T>
T
- the type of items processed.public static class BasicUtilities.DetailsProvider<T>
Provides string details about an item.
Constructor Summary | |
---|---|
BasicUtilities.DetailsProvider()
|
Method Summary | |
---|---|
String |
details(T item)
Returns the string details of the specified item. |
protected String |
provideDetails(T item)
Provides the string details about the specified item. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicUtilities.DetailsProvider()
Method Detail |
---|
protected String provideDetails(T item)
The default implementation returns its Object.toString()
value.
item
- the item for which to provide details, never null
.
public final String details(T item)
item
- the item for which to provide details, may be null
.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:22
Copyright (c) 2002-2007 Ergon Informatik AG