public class FlagedDocumentSnapshot extends DocumentSnapshot
Java class for flagedDocumentSnapshot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="flagedDocumentSnapshot">
<complexContent>
<extension base="{http://webservices.server.sync.platform.ecm.nuxeo.org/}documentSnapshot">
<sequence>
<element name="hasBlobs" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FlagedDocumentSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHasBlobs()
Gets the value of the hasBlobs property.
|
void |
setHasBlobs(boolean value)
Sets the value of the hasBlobs property.
|
getAcl, getBlobProperties, getNoBlobProperties, getPathAsString, setPathAsStringCopyright © 2012 Nuxeo SA. All Rights Reserved.