org.kuali.rice.kew.api.document.node
Interface RouteNodeInstanceStateContract

All Superinterfaces:
Identifiable
All Known Implementing Classes:
RouteNodeInstanceState, RouteNodeInstanceState.Builder

public interface RouteNodeInstanceStateContract
extends Identifiable


Method Summary
 String getKey()
           
 String getValue()
           
 
Methods inherited from interface org.kuali.rice.core.api.mo.common.Identifiable
getId
 

Method Detail

getKey

String getKey()

getValue

String getValue()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.