|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.esupportail.portal.channels.CStockage.userManagement.AbstractUser
org.esupportail.portal.channels.CStockage.spacesPersonalization.target.OtherPrincipalForPersonalization
Id: OtherPrincipalForPersonalization.java,v 1.0 12 sept. 2005 Copyright (c) 2004 Esup Portail (www.esup-portail.org) Classes: OtherPrincipalForPersonalization Original Author: Yohan Colmant Represents a principal who is not a user or a group for the management during the personalization
Constructor Summary | |
OtherPrincipalForPersonalization()
Default constructor |
|
OtherPrincipalForPersonalization(java.lang.String key)
Constructor |
Method Summary | |
java.lang.Object |
clone()
Clone this object to another similary one |
boolean |
equals(java.lang.Object o)
Compare this object to another one |
Personalization |
getPersonalization()
|
java.lang.String |
toString()
Return a String from this user |
Methods inherited from class org.esupportail.portal.channels.CStockage.userManagement.AbstractUser |
getDisplayName, getKey, setDisplayName, setKey |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public OtherPrincipalForPersonalization()
public OtherPrincipalForPersonalization(java.lang.String key) throws PropertiesException
key
- The keyMethod Detail |
public Personalization getPersonalization()
public java.lang.Object clone()
public boolean equals(java.lang.Object o)
equals
in class AbstractUser
o
- the object to compare
public java.lang.String toString()
toString
in class AbstractUser
|
CStockage 4.2_beta-RC-1 API Documentation |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |