@Exported public final class DimensionBean extends AssetBean
AssetService,
AssetDao,
Serialized FormAssetBean.Status| Modifier and Type | Field and Description |
|---|---|
static String |
DIMENSION
Name of the Dimension asset type.
|
static String |
DIMENSION_ATTRIBUTE
Name of standard Dimension attribute.
|
static String |
DIMENSION_PARENT_ATTRIBUTE
Name of standard Dimension-parent attribute.
|
attributes, description, id, name, type| Constructor and Description |
|---|
DimensionBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
setId(AssetId id)
Sets the identifier for this asset.
|
void |
setType(TypeBean type)
Sets the type for this asset.
|
getAttributes, getDescription, getId, getName, getType, setDescription, setNamepublic static final String DIMENSION
public static final String DIMENSION_ATTRIBUTE
public static final String DIMENSION_PARENT_ATTRIBUTE