public class ContentLocRefImpl extends ContentImpl implements ContentLocRef
ContentLocRef
.BINARY_CONTENT, LOCREF_CONTENT, REFERENCE_CONTENT, XML_CONTENT
Constructor and Description |
---|
ContentLocRefImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getContentType()
Gets the type of content.
|
String |
getLocationReferenceURI()
Gets the location reference URI pointing to the actual remote location of the content.
|
void |
setLocationReferenceURI(String locationReferenceURI)
Sets the location reference URI pointing to the actual remote location of the content.
|
getReference, setReference
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getReference
public String getLocationReferenceURI()
ContentLocRef
getLocationReferenceURI
in interface ContentLocRef
ContentLocRef.getLocationReferenceURI()
public void setLocationReferenceURI(String locationReferenceURI)
locationReferenceURI
- the location reference URI.public int getContentType()
getContentType
in interface Content
Copyright © 2016. All rights reserved.