public abstract class AbstractCondition extends Object implements Condition
Condition
s, providing name and description.Constructor and Description |
---|
AbstractCondition(String name,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Description what will be checked, and how the user can fix it if it's not
set properly.
|
String |
getName()
Description of what has changed.
|
public String getName()
Condition
public String getDescription()
Condition
getDescription
in interface Condition
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.