public class FixedValueProperty extends AbstractProperty
connector, CONTENT_PROPERTY
Constructor and Description |
---|
FixedValueProperty(ServiceRegistry serviceRegistry,
CMISConnector connector,
String propertyName,
Serializable value)
Construct
|
Modifier and Type | Method and Description |
---|---|
Serializable |
getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo) |
createNodeInfo, createNodeInfo, getContentData, getGuid, getMappedProperty, getName, getServiceRegistry, getValue, getValue, getValue, setValue
public FixedValueProperty(ServiceRegistry serviceRegistry, CMISConnector connector, String propertyName, Serializable value)
serviceRegistry
- ServiceRegistryconnector
- CMISConnectorpropertyName
- Stringvalue
- Serializablepublic Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
getValueInternal
in class AbstractProperty
Copyright © 2005–2017 Alfresco Software. All rights reserved.