|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.policy.bean.basic.predicate.ValueSet
public class ValueSet
Set of values.
Constructor Summary | |
---|---|
ValueSet(List<Value<?>> values)
Creates a set, at least one argument is needed. |
|
ValueSet(Value<?>... values)
Creates a set, at least one argument is needed. |
Method Summary | |
---|---|
boolean |
containsAllElementOfSet(ValueSet otherSet,
TimeStamp timeStamp,
Map<String,?> arguments)
Checks if all elements of another set are contained. |
boolean |
containsAnyElementOfSet(ValueSet otherSet,
TimeStamp timeStamp,
Map<String,?> arguments)
Checks if any element of another set is contained. |
boolean |
equals(Object obj)
|
List<Value<?>> |
getValues()
Get current values. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValueSet(Value<?>... values)
values
- Value
s.public ValueSet(List<Value<?>> values)
values
- Value
s.Method Detail |
---|
public List<Value<?>> getValues()
public boolean containsAnyElementOfSet(ValueSet otherSet, TimeStamp timeStamp, Map<String,?> arguments)
public boolean containsAllElementOfSet(ValueSet otherSet, TimeStamp timeStamp, Map<String,?> arguments)
public final boolean equals(Object obj)
equals
in class Object
public final int hashCode()
hashCode
in class Object
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG