|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Entity | |
|---|---|
| com.liferay.portal.kernel.xml | |
| com.liferay.portal.xml | |
| Uses of Entity in com.liferay.portal.kernel.xml |
|---|
| Methods in com.liferay.portal.kernel.xml that return Entity | |
|---|---|
static Entity |
SAXReaderUtil.createEntity(String name,
String text)
|
Entity |
SAXReader.createEntity(String name,
String text)
|
| Methods in com.liferay.portal.kernel.xml with parameters of type Entity | |
|---|---|
void |
Element.add(Entity entity)
|
boolean |
Element.remove(Entity entity)
|
| Uses of Entity in com.liferay.portal.xml |
|---|
| Classes in com.liferay.portal.xml that implement Entity | |
|---|---|
class |
EntityImpl
|
| Methods in com.liferay.portal.xml that return Entity | |
|---|---|
Entity |
SAXReaderImpl.createEntity(String name,
String text)
|
| Methods in com.liferay.portal.xml with parameters of type Entity | |
|---|---|
void |
ElementImpl.add(Entity entity)
|
boolean |
ElementImpl.remove(Entity entity)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||