lumis.portal.structure.sync
Interface IDefaultAware

Package class diagram package IDefaultAware
All Known Implementing Classes:
AccessControlEntry, AccessControlList, PropertyBag

public interface IDefaultAware

Objects that implement this interface have a custom method for detecting whether it is a default value.

Since:
6.2.0

Method Summary
 boolean isDefault()
          Returns whether this object is equivalent to the default value.
 

Method Detail

isDefault

boolean isDefault()
Returns whether this object is equivalent to the default value.

Returns:
true if this object is equivalent to the default value, false otherwise.
Since:
6.2.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.