Package | Description |
---|---|
it.list.jft |
Provides interfaces for dealing with different FastTrack objects.
|
Modifier and Type | Method and Description |
---|---|
Mask |
TransactionParam.getMask()
Returns the optional mask of a new transaction.
|
Mask |
SubscriptionParam.getMask()
Returns the optional mask for the new subscription.
|
Mask |
JFT.makeEmptyMask(int entityClassID)
Create and returns a new empty mask for a given Entity Class.
|
Mask |
Context.makeEmptyMask(int entityClassID)
Create and returns a new empty mask for a given Entity Class registered in this context.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionParam.setMask(Mask mask)
Set/replace the optional mask of a new transaction.
|
void |
SubscriptionParam.setMask(Mask mask)
Set/replace the optional mask for the new subscription.
|
Submit a bug or feature to FT\API Programming Support