com.filenet.api.collection
Interface DependentObjectList

All Superinterfaces:
java.util.Collection, EngineCollection, java.lang.Iterable, java.util.List, java.io.Serializable
All Known Subinterfaces:
AccessPermissionDescriptionList, AccessPermissionList, ActiveMarkingList, AddOnInstallationRecordList, ApplicationSecurityTemplateList, AsyncProcessingConfigurationList, AuditDefinitionList, CenteraSiteSettingsList, CFSImportAgentConfigurationList, CFSSiteSettingsList, ChoiceList, CmDirectoryConfigurationOIDList, ColumnDefinitionList, ContentCacheConfigurationList, ContentConfigurationList, ContentElementList, ContentReferenceList, ContentTransferList, DirectoryConfigurationAdamList, DirectoryConfigurationADList, DirectoryConfigurationCAList, DirectoryConfigurationIBMList, DirectoryConfigurationList, DirectoryConfigurationNovellList, DirectoryConfigurationSunOneList, DiscretionaryPermissionList, DocumentStateList, ExternalAliasList, ExternalClassAliasList, ExternalIdentityList, ExternalParticipantList, ExternalPropertyAliasList, ExternalPropertyDescriptionList, ImageServicesClassDescriptionList, ImageServicesImportAgentConfigurationList, ImageServicesPropertyDescriptionList, ImageServicesSiteSettingsList, IndexJobClassItemList, IndexJobCollectionItemList, IndexJobItemList, IndexJobSingleItemList, LocalizedStringList, MarkingList, ObjectStoreParticipantList, PermissionDescriptionList, PermissionList, PropertyDefinitionBinaryList, PropertyDefinitionBooleanList, PropertyDefinitionDateTimeList, PropertyDefinitionFloat64List, PropertyDefinitionIdList, PropertyDefinitionInteger32List, PropertyDefinitionList, PropertyDefinitionObjectList, PropertyDefinitionStringList, PropertyDescriptionBinaryList, PropertyDescriptionBooleanList, PropertyDescriptionDateTimeList, PropertyDescriptionFloat64List, PropertyDescriptionIdList, PropertyDescriptionInteger32List, PropertyDescriptionList, PropertyDescriptionObjectList, PropertyDescriptionStringList, PublishingConfigurationList, ReplicationConfigurationList, ReplicationParticipantList, SecurityTemplateList, ServerCacheConfigurationList, SiteSettingsList, SubscribedEventList, SubsystemConfigurationList, TraceLoggingConfigurationList, VerityCollectionList, VerityServerConfigurationList, VersioningSecurityTemplateList

public interface DependentObjectList
extends EngineCollection, java.util.List

Represents a collection of dependent objects. You cannot create an instance of a DependentObjectList. This object is instantiated as the return value from a method call such as getDependentObjectListValue on the PendingAction, Properties, and Property interfaces or fetchDependentObjectListValue on the PropertyDependentObjectList interface.


Method Summary
 
Methods inherited from interface com.filenet.api.collection.EngineCollection
isEmpty, iterator
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.