-
Packages that use SecurityTemplateList 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 SecurityTemplateList in com.filenet.api.core
Methods in com.filenet.api.core that return SecurityTemplateList Modifier and Type Method and Description static SecurityTemplateListFactory.SecurityTemplate. createList()Creates a new instance of this collection class. -
Uses of SecurityTemplateList in com.filenet.api.security
Methods in com.filenet.api.security that return SecurityTemplateList Modifier and Type Method and Description SecurityTemplateListSecurityPolicy. get_SecurityTemplates()Returns the value of the SecurityTemplates property.Methods in com.filenet.api.security with parameters of type SecurityTemplateList Modifier and Type Method and Description voidSecurityPolicy. set_SecurityTemplates(SecurityTemplateList value)Sets the value of the SecurityTemplates property.
-