|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.portal.tools.portal.actions.PortalControlAction
com.bea.portal.tools.portal.actions.CreateCommunityTemplateAction
public class CreateCommunityTemplateAction
Objects extending this class implement actions to be taken on portal controls. These may be used to specify multiple actions which need to occur in a single transaction by calling the Portal controls' executeActions() method.
| Constructor Summary | |
|---|---|
CreateCommunityTemplateAction(CommunityManagerControl communityManagerControl,
CommunityInfo communityInfo,
DesktopDefinitionId desktopDefinitionId)
|
|
| Method Summary | |
|---|---|
void |
doAction(ResourceContext context)
Method that actually performs the action(s). |
CommunityDefinition |
getCommunityDefinition()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateCommunityTemplateAction(CommunityManagerControl communityManagerControl,
CommunityInfo communityInfo,
DesktopDefinitionId desktopDefinitionId)
| Method Detail |
|---|
public void doAction(ResourceContext context)
throws Exception
PortalControlAction
doAction in interface ControlActiondoAction in class PortalControlActionExceptionpublic CommunityDefinition getCommunityDefinition()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.5) E14255-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||