com.ibm.ram.client
Class RAMState

java.lang.Object
  extended by com.ibm.ram.common.data.State
      extended by com.ibm.ram.client.RAMState

public class RAMState
extends State

Represents the lifecycle state of an asset

Since:
7.1
Author:
kbauer

Field Summary
 
Fields inherited from class com.ibm.ram.common.data.State
ASSET_APPROVED_ID, ASSET_APPROVED_NAME, ASSET_ARCHIVED_ID, ASSET_ARCHIVED_NAME, ASSET_AS_IS_ID, ASSET_AS_IS_NAME, ASSET_DRAFT_ID, ASSET_DRAFT_NAME, ASSET_EVALUATE_REVIEW_ID, ASSET_EVALUATE_REVIEW_NAME, ASSET_PLAN_REVIEW_ID, ASSET_PLAN_REVIEW_NAME, ASSET_RETIRED_ID, ASSET_RETIRED_NAME, ASSET_REVIEW_ID, ASSET_REVIEW_NAME, LIBRARY_LOADED_ID, LIBRARY_LOADED_NAME, LIBRARY_UNLOADED_ID, LIBRARY_UNLOADED_NAME
 
Method Summary
 
Methods inherited from class com.ibm.ram.common.data.State
getId, getIdentifier, getName, getWorkflowId, setId, setIdentifier, setName, setWorkflowId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait