public class LifeCycleStates extends Object
Constructor and Description |
---|
LifeCycleStates()
constructor to initialize all the hash maps
|
Modifier and Type | Method and Description |
---|---|
Object |
getLifeCycleStateNameforID(int id) |
String |
getStatesStringsFormat()
builds the string format for PIA components
|
String |
getStatesStringsFormat(Integer stateID)
builds the string format for PIA components
|
String |
getStatesStringsFormatForServiceTable(Integer stateID,
String StatusFormat)
builds the string format for PIA components
|
void |
parse(FList in)
parse the flist returned by CUST_GET_LIFECYCLE_STATES.
|
public LifeCycleStates()
public String getStatesStringsFormat()
public Object getLifeCycleStateNameforID(int id)
public String getStatesStringsFormat(Integer stateID)
public String getStatesStringsFormatForServiceTable(Integer stateID, String StatusFormat)
public void parse(FList in) throws EBufException, RemoteException
in
- EBufException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.