public class RestrictedByItem extends ProtectedItem
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY| Constructor and Description |
|---|
RestrictedByItem(Set<RestrictedByElem> items)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Iterator<RestrictedByElem> |
iterator()
Gets an iterator of all
RestrictedByElems. |
String |
toString() |
public RestrictedByItem(Set<RestrictedByElem> items)
items - the collection of RestrictedByElems.public Iterator<RestrictedByElem> iterator()
RestrictedByElems.RestrictedByElemsCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.