com.bea.netuix.application.localization.identifier
Class LocalizationIntersectionId

java.lang.Object
  extended by com.bea.netuix.application.identifier.Id
      extended by com.bea.netuix.application.localization.identifier.LocalizationIntersectionId
All Implemented Interfaces
Serializable

public class LocalizationIntersectionId
extends Id

Used to associate Locales with individual portal resources (books, pages, portlets, menus, etc).

See Also
Serialized Form

Field Summary
 
Fields inherited from class com.bea.netuix.application.identifier.Id
id
 
Constructor Summary
LocalizationIntersectionId(int id)
           
 
Method Summary
protected  Object clone()
           
static LocalizationIntersectionId createLocalizationIntersectionId(int id)
           
 
Methods inherited from class com.bea.netuix.application.identifier.Id
equals, equals, getId, getUniqueLabel, hashCode, setId, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalizationIntersectionId

public LocalizationIntersectionId(int id)
Method Detail

createLocalizationIntersectionId

public static LocalizationIntersectionId createLocalizationIntersectionId(int id)

clone

protected Object clone()
                throws CloneNotSupportedException
Overrides:
clone in class Object
Throws
CloneNotSupportedException


Copyright © 2006 BEA Systems, Inc. All Rights Reserved