|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xpn.xwiki.objects.BaseElement<R>
com.xpn.xwiki.objects.BaseProperty
com.xpn.xwiki.objects.BaseStringProperty
com.xpn.xwiki.objects.StringProperty
public class StringProperty
XProperty for containing a string of limited size (default 255 characters max).
Field Summary |
---|
Fields inherited from class com.xpn.xwiki.objects.BaseElement |
---|
documentReference, localEntityReferenceSerializer, ownerDocument, referenceCache |
Constructor Summary | |
---|---|
StringProperty()
|
Method Summary |
---|
Methods inherited from class com.xpn.xwiki.objects.BaseStringProperty |
---|
clone, cloneInternal, equals, getValue, mergeValue, setValue, toText |
Methods inherited from class com.xpn.xwiki.objects.BaseProperty |
---|
apply, createReference, getClassType, getCustomMappingValue, getId, getObject, hashCode, isValueDirty, merge, setClassType, setId, setObject, setOwnerDocument, setValueDirty, setValueDirty, toFormString, toString, toXML, toXMLString |
Methods inherited from class com.xpn.xwiki.objects.BaseElement |
---|
getDocumentReference, getLocalKey, getLocalUidStringEntityReferenceSerializer, getName, getOwnerDocument, getPrettyName, getReference, setDocumentReference, setName, setPrettyName |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.xpn.xwiki.objects.ElementInterface |
---|
getDocumentReference, getName, getReference, setDocumentReference, setName |
Constructor Detail |
---|
public StringProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |