|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.portlets.user.homelibrary.home.workspace.events.WorkspaceAreaEventImpl
public class WorkspaceAreaEventImpl
Constructor Summary | |
---|---|
WorkspaceAreaEventImpl(WorkspaceAreaEventType type,
WorkspaceAreaItem target)
Create a new event. |
Method Summary | |
---|---|
WorkspaceAreaItem |
getTarget()
|
WorkspaceAreaEventType |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WorkspaceAreaEventImpl(WorkspaceAreaEventType type, WorkspaceAreaItem target)
type
- the event type.target
- the event target.Method Detail |
---|
public WorkspaceAreaItem getTarget()
getTarget
in interface WorkspaceAreaEvent
public WorkspaceAreaEventType getType()
getType
in interface WorkspaceAreaEvent
public 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 |