Uses of Class
org.nuxeo.ecm.platform.actions.ActionPropertyListDescriptor
-
Packages that use ActionPropertyListDescriptor Package Description org.nuxeo.ecm.platform.actions -
-
Uses of ActionPropertyListDescriptor in org.nuxeo.ecm.platform.actions
Methods in org.nuxeo.ecm.platform.actions that return ActionPropertyListDescriptor Modifier and Type Method Description ActionPropertyListDescriptorActionPropertyListDescriptor. clone()Methods in org.nuxeo.ecm.platform.actions that return types with arguments of type ActionPropertyListDescriptor Modifier and Type Method Description Map<String,ActionPropertyListDescriptor>ActionPropertiesDescriptor. getListProperties()Method parameters in org.nuxeo.ecm.platform.actions with type arguments of type ActionPropertyListDescriptor Modifier and Type Method Description voidActionPropertiesDescriptor. setListProperties(Map<String,ActionPropertyListDescriptor> listProperties)
-