public interface OwUniformParamConfiguration
Interface defining a standard way for configuration.
Example
<param name="myName">someValue</param> <paramList name="listParam"> <value>value1</value> <value>value2</value> <value>value3</value> </paramList>
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
Modifier and Type | Field and Description |
---|---|
static String |
ATT_NAME |
static String |
ELEM_PARAM |
static String |
ELEM_PARAM_LIST |
static final String ATT_NAME
static final String ELEM_PARAM
static final String ELEM_PARAM_LIST
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.