Packagecom.adobe.idp.um.api.infomodel
Classpublic class Domain.DomainNameComprator
InheritanceDomain.DomainNameComprator Inheritance Object

Class used to compare domains.



Public Methods
 MethodDefined By
  
Domain.DomainNameComprator
  
int compare(Object o1, Object o2)
Determines whether the specified domains are equivalent.
Domain.DomainNameComprator
Constructor Detail
Domain.DomainNameComprator()
public Domain.DomainNameComprator()

Method Detail
compare()
public int compare(Object o1, Object o2)

Determines whether the specified domains are equivalent.

Parameters

o1 — The first domain.
 
o2 — The second domain.

Returns
0 if the domains are equivalent.




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/um/api/infomodel/Domain.DomainNameComprator.html