|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ALDConfigurationValidator
A class implementing this interface provides methods to determine proper configuration of an object.
Method Summary | |
---|---|
boolean |
isConfigured()
Returns true if the object is properly configured. |
List<String> |
unconfiguredItems()
Return a list of not or not properly configured items of this object. |
Method Detail |
---|
boolean isConfigured()
List<String> unconfiguredItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |