org.bonitasoft.engine.profile.impl
public class ExportedParentProfileEntry extends ExportedProfileEntry
| Constructor and Description |
|---|
ExportedParentProfileEntry(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<ExportedProfileEntry> |
getChildProfileEntries() |
ImportError |
getError() |
List<ImportError> |
getErrors() |
boolean |
hasCustomPages() |
boolean |
hasErrors() |
void |
setChildProfileEntries(List<ExportedProfileEntry> childProfileEntries) |
compareExportedProfileEntry, getDescription, getIndex, getName, getPage, getParentName, getType, hasError, hashCode, isCustom, setCustom, setDescription, setIndex, setPage, setParentName, setTypepublic ExportedParentProfileEntry(String name)
public List<ExportedProfileEntry> getChildProfileEntries()
public void setChildProfileEntries(List<ExportedProfileEntry> childProfileEntries)
public boolean equals(Object obj)
equals in class ExportedProfileEntrypublic List<ImportError> getErrors()
public boolean hasErrors()
public ImportError getError()
getError in class ExportedProfileEntrypublic boolean hasCustomPages()
Copyright © 2014 Bonitasoft S.A.. All rights reserved.