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

Packages that use ActiveMarkingList
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.events Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to extend Content Engine functionality and invoke it through the event mechanism. 
com.filenet.api.security Provides interfaces related to authentication, authorization, and user- and group-specific data. 
 

Uses of ActiveMarkingList in com.filenet.api.core
 

Methods in com.filenet.api.core that return ActiveMarkingList
 ActiveMarkingList Annotation.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 ActiveMarkingList Containable.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 ActiveMarkingList Link.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 

Uses of ActiveMarkingList in com.filenet.api.events
 

Methods in com.filenet.api.events that return ActiveMarkingList
 ActiveMarkingList Action.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 ActiveMarkingList ActionConsumer.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 ActiveMarkingList CustomEvent.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 

Uses of ActiveMarkingList in com.filenet.api.security
 

Methods in com.filenet.api.security that return ActiveMarkingList
 ActiveMarkingList SecurityPolicy.get_ActiveMarkings()
          Returns the value of the ActiveMarkings property.
 



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