DataItem
Transição de dados e de controlo das operações das actions, utilizado nos scripts em server/actions
.
if (_dataItem.isUpdate()) {
_log.info('ID do registo alterado: '+ _dataItem.id);
}
getCounter
getCounter() : int
Retorno
( int )
getErrorMessage
getErrorMessage() : string
Retorno
( string )
getErrorTitle
getErrorTitle() : string
Retorno
( string )
getField
getField() : string
Retorno
( string )
getFirebaseValues
getFirebaseValues() : Values
Retorno
( Values )
getId
getId() : string
Retorno
( string )
getOldRecord
getOldRecord() : Values
Retorno
( Values )
getRecord
getRecord() : Values
Retorno
( Values )
getRelationItem
getRelationItem() : Values
Retorno
( Values )
getRelationTable
getRelationTable() : Values
Retorno
( Values )
getStatus
getStatus() : org.netuno.tritao.db.DataItem$Status
Retorno
( org.netuno.tritao.db.DataItem$Status )
getStatusType
getStatusType() : org.netuno.tritao.db.DataItem$StatusType
Retorno
( org.netuno.tritao.db.DataItem$StatusType )
getTable
getTable() : string
Retorno
( string )
getUid
getUid() : string
Retorno
( string )
getValues
getValues() : Values
Retorno
( Values )
isDelete
isDelete() : boolean
Retorno
( boolean )
isError
isError() : boolean
Retorno
( boolean )
isFirebase
isFirebase() : boolean
Retorno
( boolean )
isInsert
isInsert() : boolean
Retorno
( boolean )
isNone
isNone() : boolean
Retorno
( boolean )