|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgObjectID | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Uses of CfgObjectID in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgObjectID | |
---|---|
java.util.Collection<CfgObjectID> |
CfgDeltaFolder.getAddedObjectIDs()
Pointer to the list of
CfgObjectID
objects containing the type and DBID of the objects
subordinate to this folder. |
java.util.Collection<CfgObjectID> |
CfgDeltaFolder.getDeletedObjectIDs()
A pointer to a list of subordinate objects excluded from the folder's container list. |
java.util.Collection<CfgObjectID> |
CfgFolder.getObjectIDs()
Pointer to the list of
CfgObjectID
objects containing the type and DBID of the objects
subordinate to this folder. |
Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgObjectID | |
---|---|
void |
CfgFolder.setObjectIDs(java.util.Collection<CfgObjectID> value)
Pointer to the list of
CfgObjectID
objects containing the type and DBID of the objects
subordinate to this folder. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |