|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.faces.util.map.AbstractPropertyMapEntry<V>
public abstract class AbstractPropertyMapEntry<V>
| Constructor Summary | |
|---|---|
AbstractPropertyMapEntry(String key)
|
|
| Method Summary | |
|---|---|
String |
getKey()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, getValue, hashCode, setValue |
| Constructor Detail |
|---|
public AbstractPropertyMapEntry(String key)
| Method Detail |
|---|
public void remove()
public String getKey()
getKey in interface Map.Entry<String,V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||