public static class GSAItemDescriptor.ItemRefList
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
java.lang.Object[] | 
ids  | 
atg.adapter.gsa.GSAItem | 
item  | 
atg.adapter.gsa.ItemTransactionState | 
state  | 
| Constructor and Description | 
|---|
GSAItemDescriptor.ItemRefList(atg.adapter.gsa.GSAItem pItem,
                             atg.adapter.gsa.ItemTransactionState pState,
                             java.lang.Object[] pIds)  | 
public static final java.lang.String CLASS_VERSION
public atg.adapter.gsa.GSAItem item
public atg.adapter.gsa.ItemTransactionState state
public java.lang.Object[] ids