public class EntityConfig extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
EntityConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReference() |
String |
getUrl() |
void |
setReference(String reference)
Sets the string serialization of the entity reference.
|
void |
setUrl(String url)
Sets the entity URL.
|
public String getReference()
public void setReference(String reference)
reference - the new string serialization of the entity referencepublic String getUrl()
public void setUrl(String url)
url - the new entity URLCopyright © 2004–2015 XWiki. All rights reserved.