public static final class CompositeDataResourceType.AttributesType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ITEM_NAME |
static String |
TYPE_NAME |
| Constructor and Description |
|---|
AttributesType() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayType<CompositeType> |
getArrayType() |
CompositeData[] |
getCompositeData(Map<String,Object> attributes) |
static String[] |
getIndexNames() |
static CompositeType |
getRowType() |
public static final String TYPE_NAME
public static final String ITEM_NAME
public static ArrayType<CompositeType> getArrayType()
public CompositeData[] getCompositeData(Map<String,Object> attributes) throws OpenDataException
OpenDataExceptionpublic static String[] getIndexNames()
public static CompositeType getRowType() throws OpenDataException
OpenDataExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.