Note this is a derived property and hence not part of the model. Consider it equal to {@code getResource() != null && getResouce.enabled() && this.isEnabled()}
@return the chained enabled status considering this object and it's associated ResourceInfo @see #getResource() @see ResourceInfo#enabled()Note this is a derived property and hence not part of the model. Consider it equal to {@code getStore() != null && getStore().isEnabled() && this.isEnabled()}
@return the chained enabled status considering this object and it's StoreInfo parent @see #getStore() @see StoreInfo#isEnabled()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|