-
-
Uses of VWSLADefinition in filenet.vw.api
Methods in filenet.vw.api that return VWSLADefinition Modifier and Type Method and Description VWSLADefinitionVWSLAList. createSLADefinition(java.lang.String aSLAName)Creates a service level agreement (SLA) definition and adds it to a local list.VWSLADefinitionVWSLAList. getSLADefinition(java.lang.String name)Gets the service level agreement (SLA) definition with the specified name from the list.VWSLADefinition[]VWSLAList. getSLADefinitions()Gets all service level agreement (SLA) definitions in the list.
-