Plumtree Portal UI  
 

MigrationHistoryPluginModel.InitializeHistory Method 

Implements some actions to perform on start.

public virtual bool InitializeHistory(
   int nClassID,
   int nObjectID
);

Parameters

nClassID
nObjectID

Return Value

boolean Is true if the current user has the rights to access this Editor.

See Also

MigrationHistoryPluginModel Class | com.plumtree.portaluiinfrastructure.editor.commonpages.migrationhistory Namespace