|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgObjectiveTableRecord | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Uses of CfgObjectiveTableRecord in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgObjectiveTableRecord | |
---|---|
java.util.Collection<CfgObjectiveTableRecord> |
CfgDeltaObjectiveTable.getAddedObjectiveRecords()
A pointer to the list of identifiers of objective records comprising this objective table. |
java.util.Collection<CfgObjectiveTableRecord> |
CfgDeltaObjectiveTable.getChangedObjectiveRecords()
A pointer to a list of objective records changed within the objective table. |
java.util.Collection<CfgObjectiveTableRecord> |
CfgDeltaObjectiveTable.getDeletedObjectiveRecords()
A pointer to a list of objective records excluded from the objective table. |
java.util.Collection<CfgObjectiveTableRecord> |
CfgObjectiveTable.getObjectiveRecords()
A pointer to the list of identifiers of objective records comprising this objective table. |
Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgObjectiveTableRecord | |
---|---|
void |
CfgObjectiveTable.setObjectiveRecords(java.util.Collection<CfgObjectiveTableRecord> value)
A pointer to the list of identifiers of objective records comprising this objective table. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |