Package com.ptc.expansionui.server.ops
Class CreateNewVariantSpecActionVisibilityOperation
java.lang.Object
com.ptc.expansionui.server.ops.CreateNewVariantSpecActionVisibilityOperation
- All Implemented Interfaces:
com.ptc.cat.ops.server.ServerOperation
public class CreateNewVariantSpecActionVisibilityOperation
extends Object
implements com.ptc.cat.ops.server.ServerOperation
This operation is used while building Saved Filters dropdown menu to determine
if action for Creating New Variant Specification (CREATE_STANDALONE_VARIANT_SPEC)
should be visible for given user or not.
Validation is based on licenses user has.
It determine if given user in given container should have component rendered.
In that case it will be CREATE_STANDALONE_VARIANT_SPEC.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Method Summary