|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.policy.predicate.Constant<T>
T
- constant value type.public class Constant<T>
A constant value.
Constructor Summary | |
---|---|
Constant(T value)
Creates a constant. |
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Class<?> |
getType()
|
T |
getValue()
Returns the value. |
int |
hashCode()
|
boolean |
isMatchable(Map<String,Class<?>> arguments)
|
T |
valueOf(TimeStamp timeStamp,
Map<String,?> arguments)
Returns the enclosed value. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Constant(T value)
Method Detail |
---|
public Class<?> getType()
getType
in interface Value<T>
public T getValue()
public T valueOf(TimeStamp timeStamp, Map<String,?> arguments)
Value
valueOf
in interface Value<T>
public boolean isMatchable(Map<String,Class<?>> arguments)
isMatchable
in interface Value<T>
public final boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
![]() |
||||||||
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:10
Copyright (c) 2002-2007 Ergon Informatik AG