lumis.portal.structure.sync.model.global
Class InterfaceStyle.InterfaceStylePK

Package class diagram package InterfaceStyle.InterfaceStylePK
java.lang.Object
  extended by lumis.portal.structure.sync.model.global.InterfaceStyle.InterfaceStylePK
All Implemented Interfaces:
Serializable
Enclosing class:
InterfaceStyle

public static class InterfaceStyle.InterfaceStylePK
extends Object
implements Serializable

Composite primary key of InterfaceStyle.

Since:
6.2.0
See Also:
Serialized Form

Constructor Summary
InterfaceStyle.InterfaceStylePK(String interfaceId, String interfaceStyleId)
          Creates a new composite primary key for InterfaceStyle.
 
Method Summary
 boolean equals(Object obj)
           
 String getInterfaceId()
           
 String getInterfaceStyleId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterfaceStyle.InterfaceStylePK

public InterfaceStyle.InterfaceStylePK(String interfaceId,
                                       String interfaceStyleId)
Creates a new composite primary key for InterfaceStyle.

Parameters:
interfaceId - the interface identifier.
interfaceStyleId - the style identifier.
Since:
6.2.0
Method Detail

getInterfaceId

public String getInterfaceId()

getInterfaceStyleId

public String getInterfaceStyleId()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


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