SCMAction.SCMState Class

com.bea.ide.sourcecontrol
SCMAction.SCMState Class

protected static class SCMAction.SCMState

    extends Object
    implements SourceControlSvc.SourceControlState

Hierarchy
Object
  SCMAction.SCMState
All Implemented Interfaces

SourceControlSvc.SourceControlState
Enclosing class

SCMAction

Constructor Summary

SCMAction.SCMState(boolean revert)

 

Method Summary

public boolean
revertChanges()
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   
Methods from interface com.bea.ide.sourcecontrol.SourceControlSvc.SourceControlState
revertChanges
 

Constructor Detail

SCMAction.SCMState

protected SCMAction.SCMState(boolean revert)
 

Method Detail

revertChanges() Method

public boolean revertChanges()