Documentation of 'com.jstatcom.project.ProjectState' Java class
ProjectState
com.jstatcom.project

Interface ProjectState



  • public interface ProjectState
    Abstract class for defining the state of a module. Must be implemented for each module that takes part in the project management. It uses the Memento pattern.
    • Method Detail

      • getHandlerID

        java.lang.String getHandlerID()
        Gets the ID of the handler for this project state. This is required by the ProjectManager to retrieve the handler instance from a deserialized ProjectState.
        Returns:
        fully identified class name of corresponding handler

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.