|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.pnr.tif.ITransactionField.BooleanTransactionField
public abstract static class ITransactionField.BooleanTransactionField
This class is used to create transaction field with type Boolean.
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
ITransactionField.BooleanTransactionField()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getFlag(ChargedTransactionSet set,
ChargedTransactionSet.ChargedTransactionSetEntry entry,
ChargedTransaction chargedTransaction,
Transaction transaction)
Returns an object to be used as flag for later processing if needed. |
com.highdeal.pnr.domain.TransactionFieldType |
getType()
The type of the transaction field; Transaction field type cannot be null. |
java.lang.Boolean |
parseDefaultValue(java.lang.String value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.highdeal.pnr.tif.ITransactionField |
|---|
get |
| Constructor Detail |
|---|
public ITransactionField.BooleanTransactionField()
| Method Detail |
|---|
public com.highdeal.pnr.domain.TransactionFieldType getType()
ITransactionFieldnull.
getType in interface ITransactionField<java.lang.Boolean>
public java.lang.Object getFlag(ChargedTransactionSet set,
ChargedTransactionSet.ChargedTransactionSetEntry entry,
ChargedTransaction chargedTransaction,
Transaction transaction)
throws ITransactionField.BadFieldException
ITransactionField
getFlag in interface ITransactionField<java.lang.Boolean>set - The charged transaction setentry - The charged transaction set entrychargedTransaction - The charged transactiontransaction - The rated transaction
null if no such flag is needed
ITransactionField.BadFieldException - this exception is thrown if the flag cannot be computed
public java.lang.Boolean parseDefaultValue(java.lang.String value)
throws ITransactionField.BadFieldException
ITransactionField.BadFieldException
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||