|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData
org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData<java.lang.String>
org.apache.chemistry.opencmis.commons.impl.dataobjects.PropertyUriImpl
public class PropertyUriImpl
Uri property data implementation.
Constructor Summary | |
---|---|
PropertyUriImpl()
|
|
PropertyUriImpl(java.lang.String id,
java.util.List<java.lang.String> values)
|
|
PropertyUriImpl(java.lang.String id,
java.lang.String value)
|
Method Summary |
---|
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractPropertyData |
---|
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues, setDisplayName, setId, setLocalName, setQueryName, setValue, setValues, toString |
Methods inherited from class org.apache.chemistry.opencmis.commons.impl.dataobjects.AbstractExtensionData |
---|
getExtensions, setExtensions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.PropertyData |
---|
getDisplayName, getFirstValue, getId, getLocalName, getQueryName, getValues |
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData |
---|
getExtensions, setExtensions |
Constructor Detail |
---|
public PropertyUriImpl()
public PropertyUriImpl(java.lang.String id, java.util.List<java.lang.String> values)
public PropertyUriImpl(java.lang.String id, java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |