public class ExportedParentProfileEntry extends ExportedProfileEntry
| Constructor and Description |
|---|
ExportedParentProfileEntry() |
ExportedParentProfileEntry(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<ExportedProfileEntry> |
getChildProfileEntries() |
ImportError |
getError() |
List<ImportError> |
getErrors() |
boolean |
hasCustomPages() |
boolean |
hasErrors() |
int |
hashCode() |
void |
setChildProfileEntries(List<ExportedProfileEntry> childProfileEntries) |
String |
toString() |
getDescription, getIndex, getName, getPage, getType, hasError, isCustom, setCustom, setDescription, setIndex, setPage, setTypepublic ExportedParentProfileEntry()
public ExportedParentProfileEntry(String name)
public List<ExportedProfileEntry> getChildProfileEntries()
public void setChildProfileEntries(List<ExportedProfileEntry> childProfileEntries)
public List<ImportError> getErrors()
public boolean hasErrors()
public ImportError getError()
getError in class ExportedProfileEntrypublic boolean hasCustomPages()
public boolean equals(Object o)
equals in class ExportedProfileEntrypublic int hashCode()
hashCode in class ExportedProfileEntrypublic String toString()
toString in class ExportedProfileEntryCopyright © 2017 Bonitasoft S.A.. All rights reserved.