|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.property.AbstractDavProperty
org.apache.jackrabbit.webdav.bind.ParentSet
public class ParentSet
ParentSet represents a DAV:parent-set property.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ParentSet(java.util.Collection parents)
Creates a new ParentSet from a collection of ParentElement objects. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Returns the value of this property |
| Methods inherited from class org.apache.jackrabbit.webdav.property.AbstractDavProperty |
|---|
equals, getName, hashCode, isInvisibleInAllprop, toXml |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParentSet(java.util.Collection parents)
ParentElement objects.
parents - | Method Detail |
|---|
public java.lang.Object getValue()
DavProperty
DavProperty.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||