Method | Description | |
---|---|---|
GeneratePathsForCurrentEntity ( EntityPathCollection path ) : void |
Sets the Id path for the current entity being edited by the controller instance
|
|
GetPaths ( ) : EntityPathCollection |
Returns an Id path for the current entity being edited by the controller instance
|
Method | Description | |
---|---|---|
AbstractEditorController ( IBackOfficeRequestContext requestContext ) : System |
protected AbstractEditorController ( IBackOfficeRequestContext requestContext ) : System | ||
requestContext | IBackOfficeRequestContext | |
return | System |
public GeneratePathsForCurrentEntity ( EntityPathCollection path ) : void | ||
path | EntityPathCollection | |
return | void |