lumis.portal.structure.sync.model.page
Class InterfaceInstanceCustomProperty

Package class diagram package InterfaceInstanceCustomProperty
java.lang.Object
  extended by lumis.portal.structure.sync.model.page.InterfaceInstanceCustomProperty
All Implemented Interfaces:
Serializable, ICustomEquivalence

public class InterfaceInstanceCustomProperty
extends Object
implements Serializable, ICustomEquivalence

Service interface instance's custom property model.

Since:
6.2.0
See Also:
InterfaceInstance, IServiceInterfaceInstanceManager, Serialized Form

Nested Class Summary
static class InterfaceInstanceCustomProperty.InterfaceInstanceCustomPropertyComparator
           
 
Constructor Summary
InterfaceInstanceCustomProperty()
           
 
Method Summary
 boolean isEquivalent(Object obj)
          Returns whether this object is equivalent to the given object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceInstanceCustomProperty

public InterfaceInstanceCustomProperty()
Method Detail

isEquivalent

public boolean isEquivalent(Object obj)
Description copied from interface: ICustomEquivalence
Returns whether this object is equivalent to the given object. If the object is equivalent, it will not need to be updated during synchronization.

Specified by:
isEquivalent in interface ICustomEquivalence
Parameters:
obj - the object to compare with.
Returns:
true if the objects are equivalent, false otherwise.


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