Uses of Interface
com.filenet.api.collection.MarkingList

Packages that use MarkingList
com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork, Domain, Document, Folder, and so on. 
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
 

Uses of MarkingList in com.filenet.api.core
 

Methods in com.filenet.api.core that return MarkingList
static MarkingList Factory.Marking.createList()
          Creates a new instance of this collection class.
 

Uses of MarkingList in com.filenet.api.security
 

Methods in com.filenet.api.security that return MarkingList
 MarkingList MarkingSet.get_Markings()
          Returns the value of the Markings property.
 

Methods in com.filenet.api.security with parameters of type MarkingList
 void MarkingSet.set_Markings(MarkingList value)
          Sets the value of the Markings property.
 



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