org.kuali.rice.kew.api.action
Class ValidActions

java.lang.Object
  extended by org.kuali.rice.core.api.mo.AbstractDataTransferObject
      extended by org.kuali.rice.kew.api.action.ValidActions
All Implemented Interfaces:
Serializable, ModelObjectBasic, ModelObjectComplete

public final class ValidActions
extends AbstractDataTransferObject

See Also:
Serialized Form

Nested Class Summary
static class ValidActions.Builder
          A builder which can be used to construct ValidActions instances.
 
Method Summary
 Set<ActionType> getValidActions()
           
 
Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject
afterUnmarshal, beforeUnmarshal, equals, equalsExcludeFields, getDefaultHashCodeEqualsExcludeFields, hashCode, hashCodeExcludeFields, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getValidActions

public Set<ActionType> getValidActions()


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