public final class OnAPIStartDatabase extends Database
Modifier and Type | Method and Description |
---|---|
void |
addAction(OnAPIStart.ActionCode action,
java.lang.Object... params)
Adds a new action to the database.
|
void |
deleteAction(com.ihr.xbrl.om.start.Action action)
Delete action.
|
java.util.List<com.ihr.xbrl.om.start.Action> |
getActions()
Returns all pending actions with associated parameters.
|
java.lang.String |
getCheckStatement()
Gets the check statement.
|
java.lang.String |
getCreateString()
Gets the creates the string.
|
static OnAPIStartDatabase |
getInstance()
Gets the single instance of OnAPIStartDatabase.
|
public static OnAPIStartDatabase getInstance()
public java.lang.String getCreateString()
getCreateString
in class Database
public java.lang.String getCheckStatement()
getCheckStatement
in class Database
public void addAction(OnAPIStart.ActionCode action, java.lang.Object... params)
action
- the action code form the OnAPIStart.ActionCode
enumerationparams
- the paramspublic java.util.List<com.ihr.xbrl.om.start.Action> getActions()
public void deleteAction(com.ihr.xbrl.om.start.Action action)
action
- the actionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa