|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.server.user.AbstractServerObjectContext
public abstract class AbstractServerObjectContext
A base implementation.
| Field Summary | |
|---|---|
protected ServerObjectID |
id
The ID for this context. |
| Constructor Summary | |
|---|---|
AbstractServerObjectContext(ServerObjectID id)
|
|
| Method Summary | |
|---|---|
ServerObjectID |
getID()
The portal object id related to this context. |
java.lang.String |
toString()
Return a description of that object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected final ServerObjectID id
| Constructor Detail |
|---|
public AbstractServerObjectContext(ServerObjectID id)
| Method Detail |
|---|
public ServerObjectID getID()
ServerObjectContext
getID in interface ServerObjectContextpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||