Class TransactionProperties.DataIdentification
java.lang.Object
de.bsvrz.puk.config.xmlFile.properties.TransactionProperties.DataIdentification
- Enclosing class:
- TransactionProperties
Datenidentifikation für import/Export von Transaktionen. Statt Systemobjekten werden Strings benutzt
-
Constructor Summary
ConstructorsConstructorDescriptionDataIdentification
(String objectType, String attributeGroup, String aspect, String onlyTransactionObject) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
DataIdentification
-
-
Method Details
-
getObjectType
-
getAttributeGroup
-
getAspect
-
isOnlyTransactionObject
public boolean isOnlyTransactionObject()
-