|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.wiki.EntityConfig
public class EntityConfig
Base class for entity configuration classes.
| Constructor Summary | |
|---|---|
EntityConfig()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReference()
|
java.lang.String |
getUrl()
|
void |
setReference(java.lang.String reference)
Sets the string serialization of the entity reference. |
void |
setUrl(java.lang.String url)
Sets the entity URL. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EntityConfig()
| Method Detail |
|---|
public java.lang.String getReference()
public void setReference(java.lang.String reference)
reference - the new string serialization of the entity referencepublic java.lang.String getUrl()
public void setUrl(java.lang.String url)
url - the new entity URL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||