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