public class ListTemplate extends Object
| Constructor and Description |
|---|
ListTemplate(String key,
String label,
String schemas)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey()
Getter for key.
|
String |
getLabel()
Getter for label.
|
IPortletModule |
getModule()
Getter for module.
|
String |
getSchemas()
Getter for schemas.
|
int |
hashCode() |
void |
setModule(IPortletModule module)
Setter for module.
|
String |
toString() |
public String getKey()
public String getLabel()
public String getSchemas()
public IPortletModule getModule()
public void setModule(IPortletModule module)
module - the module to setCopyright © 2019. All rights reserved.