Property
public class CurrentUserPrivilegeSetProperty extends BaseProperty
Modifier and Type | Field | Description |
---|---|---|
static java.lang.String |
TAG_NAME |
The property name.
|
element, response
Constructor | Description |
---|---|
CurrentUserPrivilegeSetProperty(ResponseEntity response,
org.w3c.dom.Element element) |
Default constructor for the property.
|
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getPropertyAsString() |
This method returns the value of the property.
|
boolean |
hasReadAccess() |
|
boolean |
hasReadWriteAccess() |
|
boolean |
hasWriteAccess() |
getElement, getLocalName, getName, getNamespaceURI, getOwningURL, getStatusCode, toString
public static final java.lang.String TAG_NAME
public CurrentUserPrivilegeSetProperty(ResponseEntity response, org.w3c.dom.Element element)
public boolean hasReadAccess()
public boolean hasWriteAccess()
public boolean hasReadWriteAccess()
public java.lang.String getPropertyAsString()
BaseProperty
<D:getlastmodified>Tue, 05 Dec 2000
05:25:02</D:getlastmodified>
returns
Tue, 05 Dec 2000 05:25:02
.getPropertyAsString
in interface Property
getPropertyAsString
in class BaseProperty