-
Packages that use MarkingList Package Description com.filenet.api.core Provides classes and interfaces that are related to the core business objects of the API, such asEntireNetwork,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 Modifier and Type Method and Description static MarkingListFactory.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 Modifier and Type Method and Description MarkingListMarkingSet. get_Markings()Returns the value of the Markings property.Methods in com.filenet.api.security with parameters of type MarkingList Modifier and Type Method and Description voidMarkingSet. set_Markings(MarkingList value)Sets the value of the Markings property.
-