public static class TransactionProperties.DataIdentification extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
_aspect |
private String |
_attributeGroup |
private String |
_objectType |
private boolean |
_onlyTransactionObject |
| Constructor and Description |
|---|
TransactionProperties.DataIdentification(String objectType,
String attributeGroup,
String aspect,
String onlyTransactionObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAspect() |
String |
getAttributeGroup() |
String |
getObjectType() |
boolean |
isOnlyTransactionObject() |