|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.util.LayoutDescription
public class LayoutDescription
| Constructor Summary | |
|---|---|
LayoutDescription(long plid,
String name,
int depth)
|
|
| Method Summary | |
|---|---|
int |
getDepth()
|
String |
getDisplayName()
|
String |
getName()
|
long |
getPlid()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LayoutDescription(long plid,
String name,
int depth)
| Method Detail |
|---|
public int getDepth()
public String getDisplayName()
public String getName()
public long getPlid()
public String toString()
toString in class Object
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||