- java.lang.Object
-
- com.endeca.portal.data.DataSetLink.AttributePair
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
- Enclosing class:
- DataSetLink
public static class DataSetLink.AttributePair
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
Wraps a pair of attributes (technically references to attribute by attribute key) for use in a DataSetLink.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
DataSetLink.AttributePair(java.lang.String sourceAttrKey,
java.lang.String targetAttrKey) |
-
Method Summary
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.