public class CreateStructureMapTemplateController extends BasicController implements IAddController
Initial Date: 12 oct. 2010
构造器和说明 |
---|
CreateStructureMapTemplateController(RepositoryAddCallback addCallback,
UserRequest ureq,
WindowControl wControl)
Constructor
|
限定符和类型 | 方法和说明 |
---|---|
Component |
getTransactionComponent()
The transaction component which will be invoked by the repository add controller.
|
void |
repositoryEntryCreated(RepositoryEntry re)
Called after the repository entry has been created.
|
void |
transactionAborted()
Called if the repository aborts the transaction.
|
boolean |
transactionFinishBeforeCreate()
Called just before the repository entry gets created.
|
addControllerListener, addLoggingResourceable, dispatchEvent, dispatchEvent, dispose, getControllerCount, getInitialComponent, getUserActivityLogger, getWindowControlForDebug, isDisposed, toString
dispose
public CreateStructureMapTemplateController(RepositoryAddCallback addCallback, UserRequest ureq, WindowControl wControl)
addCallback
- ureq
- wControl
- public Component getTransactionComponent()
IAddController
getTransactionComponent
在接口中 IAddController
public void repositoryEntryCreated(RepositoryEntry re)
IAddController
repositoryEntryCreated
在接口中 IAddController
public void transactionAborted()
IAddController
transactionAborted
在接口中 IAddController
public boolean transactionFinishBeforeCreate()
IAddController
transactionFinishBeforeCreate
在接口中 IAddController