public abstract static class WizardsConfigElement.AbstractConfig extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
description |
protected String |
descriptionId |
protected String |
title |
protected String |
titleId |
Modifier | Constructor and Description |
---|---|
protected |
AbstractConfig() |
|
AbstractConfig(String title,
String titleId,
String description,
String descriptionId) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getDescriptionId() |
String |
getTitle() |
String |
getTitleId() |
Copyright © 2005–2017 Alfresco Software. All rights reserved.