|
||||||||
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. |
java.util.List<java.lang.String> |
unconfiguredItems()
Return a list of not or not properly configured items of this object. |
Method Detail |
---|
boolean isConfigured()
java.util.List<java.lang.String> unconfiguredItems()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |