com.intel.gpe.client2.common.tables.wrappers
Class AttributesEntryWrapper

java.lang.Object
  extended by com.intel.gpe.client2.common.tables.wrappers.AttributesEntryWrapper
All Implemented Interfaces:
java.lang.Comparable

public class AttributesEntryWrapper
extends java.lang.Object
implements java.lang.Comparable

Version:
$Id: AttributesEntryWrapper.java,v 1.3 2006/09/20 13:57:20 dizhigul Exp $
Author:
Denis Zhigula

Constructor Summary
AttributesEntryWrapper(com.intel.gpe.clients.api.Permissions permissions, boolean isOwner)
           
 
Method Summary
 int compareTo(java.lang.Object o)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttributesEntryWrapper

public AttributesEntryWrapper(com.intel.gpe.clients.api.Permissions permissions,
                              boolean isOwner)
Method Detail

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2008. All Rights Reserved.