org.opencrx.kernel.home1.cci2
Interface SegmentContainsUserHome.UserHome<E>
- All Superinterfaces:
- Collection<E>, Container<E>, Iterable<E>
- Enclosing interface:
- SegmentContainsUserHome
public static interface SegmentContainsUserHome.UserHome<E>
- extends Container<E>
Association End Interface userHome
| Methods inherited from interface java.util.Collection |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
get
E get(QualifierType principalIdType,
String principalId)
add
void add(QualifierType principalIdType,
String principalId,
E userHome)
remove
void remove(QualifierType principalIdType,
String principalId)
This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.