public class BulkInfoCoolImpl extends BulkInfoImpl implements BulkInfoCool, Serializable
BulkInfoImpl.FieldProperty, BulkInfoImpl.FieldPropertySet| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VERSION |
static String |
JSONLIST |
static String |
UI_SELECT |
static String |
VERSION_2_0 |
static String |
WIDGET |
cmisExtendsName, cmisQueryName, cmisTypeName, debug, longDescription, shortDescriptionATTR_CMIS_EXTENDS_NAME_ID, ATTR_CMIS_QUERY_NAME_ID, ATTR_CMIS_TYPE_NAME_ID, ATTR_LONG_DESCRIPTION_ID, ATTR_SHORT_DESCRIPTION_ID, PROP_CMIS_IMPLEMENTS_ID, PROP_COLUMN_FIELD_PROPERTY_ID, PROP_COLUMNSET_ID, PROP_FIELD_PROPERTY_ID, PROP_FIND_FIELD_PROPERTY_ID, PROP_FORM_FIELD_PROPERTY_ID, PROP_FORM_ID, PROP_FREESEARCHSET_ID, PROP_PRINT_FORM_FIELD_PROPERTY_ID, PROP_PRINT_FORM_ID, TYPE_ID| Constructor and Description |
|---|
BulkInfoCoolImpl() |
BulkInfoCoolImpl(String bulkInfoName,
org.dom4j.Document doc) |
BulkInfoCoolImpl(String bulkInfoName,
org.dom4j.Document doc,
boolean isProduction) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFieldProperty(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propertyDefinition) |
org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> |
getPropertyDefinition(org.apache.chemistry.opencmis.client.api.Session session,
org.apache.chemistry.opencmis.client.api.CmisObject cmisObject,
BulkInfoImpl.FieldProperty fieldProperty) |
addCmisExtensionElement, addColumnSet, addFieldProperty, addForm, addForm, addFreeSearchSet, addPrintForm, addPrintForm, completeFieldProperty, completeWithParent, getCmisExtendsName, getCmisImplementsName, getCmisImplementsNameList, getCmisQueryName, getCmisTypeName, getColumnFieldProperty, getColumnFieldProperty, getColumnSet, getColumnSets, getDefaultColumnSet, getDefaultForm, getDefaultFreeSearchSet, getDocument, getFieldProperties, getFieldPropertiesByProperty, getFieldProperty, getFieldPropertyByProperty, getFindFieldProperty, getFindFieldProperty, getForm, getFormFieldProperty, getFormFieldProperty, getForms, getFreeSearchSet, getFreeSearchSets, getId, getLongDescription, getPrintForm, getPrintForms, getShortDescription, getTypeId, setCmisExtendsName, setCmisQueryName, setCmisTypeName, setLongDescription, setShortDescriptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddForm, addPrintFormaddCmisExtensionElement, completeFieldProperty, completeWithParent, getCmisExtendsName, getCmisImplementsName, getCmisImplementsNameList, getCmisQueryName, getCmisTypeName, getColumnSet, getColumnSets, getFieldProperties, getFieldPropertiesByProperty, getFieldPropertyByProperty, getForm, getForms, getFreeSearchSet, getFreeSearchSets, getId, getLongDescription, getPrintForm, getPrintForms, getShortDescription, setCmisExtendsName, setCmisQueryName, setCmisTypeNamepublic static final String DEFAULT_VERSION
public static final String VERSION_2_0
public static final String WIDGET
public static final String JSONLIST
public static final String UI_SELECT
public BulkInfoCoolImpl(String bulkInfoName, org.dom4j.Document doc)
public BulkInfoCoolImpl(String bulkInfoName, org.dom4j.Document doc, boolean isProduction)
public BulkInfoCoolImpl()
public void addFieldProperty(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> propertyDefinition)
addFieldProperty in interface BulkInfoCoolpublic org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<?> getPropertyDefinition(org.apache.chemistry.opencmis.client.api.Session session,
org.apache.chemistry.opencmis.client.api.CmisObject cmisObject,
BulkInfoImpl.FieldProperty fieldProperty)
getPropertyDefinition in interface BulkInfoCoolCopyright © 2020. All rights reserved.