Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgObjectResource

Packages that use CfgObjectResource
com.genesyslab.platform.applicationblocks.com.objects   
 

Uses of CfgObjectResource in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgObjectResource
 java.util.Collection<CfgObjectResource> CfgDeltaService.getAddedResources()
           
 java.util.Collection<CfgObjectResource> CfgDeltaScript.getAddedResources()
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgDeltaScheduledTask.getAddedResources()
          A pointer to the list of the objects associated with this ScheduledTask (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgDeltaHost.getAddedResources()
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgDeltaGVPIVRProfile.getAddedResources()
           
 java.util.Collection<CfgObjectResource> CfgDeltaFolder.getAddedResources()
          A pointer to the list of the objects associated with this Folder (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgDeltaApplication.getAddedResources()
          A pointer to the list of the objects associated with this Application (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgDeltaService.getChangedResources()
           
 java.util.Collection<CfgObjectResource> CfgDeltaScript.getChangedResources()
          A pointer to the list of structures CfgObjectResource type.
 java.util.Collection<CfgObjectResource> CfgDeltaScheduledTask.getChangedResources()
          A pointer to the list of structures CfgObjectResource type.
 java.util.Collection<CfgObjectResource> CfgDeltaHost.getChangedResources()
          A pointer to the list of structures CfgObjectResource type.
 java.util.Collection<CfgObjectResource> CfgDeltaGVPIVRProfile.getChangedResources()
           
 java.util.Collection<CfgObjectResource> CfgDeltaFolder.getChangedResources()
          A pointer to the list of structures CfgObjectResource type.
 java.util.Collection<CfgObjectResource> CfgDeltaApplication.getChangedResources()
          A pointer to the list of structures CfgObjectResource type.
 java.util.Collection<CfgObjectResource> CfgService.getResources()
           
 java.util.Collection<CfgObjectResource> CfgScript.getResources()
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgScheduledTask.getResources()
          A pointer to the list of the objects associated with this ScheduledTask (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgHost.getResources()
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgGVPIVRProfile.getResources()
           
 java.util.Collection<CfgObjectResource> CfgFolder.getResources()
          A pointer to the list of the objects associated with this Folder (every item of this list is structured as CfgObjectResource ).
 java.util.Collection<CfgObjectResource> CfgApplication.getResources()
          A pointer to the list of the objects associated with this Application (every item of this list is structured as CfgObjectResource ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgObjectResource
 void CfgService.setResources(java.util.Collection<CfgObjectResource> value)
           
 void CfgScript.setResources(java.util.Collection<CfgObjectResource> value)
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 void CfgScheduledTask.setResources(java.util.Collection<CfgObjectResource> value)
          A pointer to the list of the objects associated with this ScheduledTask (every item of this list is structured as CfgObjectResource ).
 void CfgHost.setResources(java.util.Collection<CfgObjectResource> value)
          A pointer to the list of the objects associated with this Host (every item of this list is structured as CfgObjectResource ).
 void CfgGVPIVRProfile.setResources(java.util.Collection<CfgObjectResource> value)
           
 void CfgFolder.setResources(java.util.Collection<CfgObjectResource> value)
          A pointer to the list of the objects associated with this Folder (every item of this list is structured as CfgObjectResource ).
 void CfgApplication.setResources(java.util.Collection<CfgObjectResource> value)
          A pointer to the list of the objects associated with this Application (every item of this list is structured as CfgObjectResource ).
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.