Class RequestRecordLog
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.bgsecure.common.bean.RequestRecordLog
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRecordAction(RecordAction recordAction) intintsetActions(Set<RecordAction> actions) setAllActionsCount(int allActionsCount) setEndRecordingTime(Date endRecordingTime) setId(int id) Устанавливает id объектаsetStartRecordingTime(Date startRecordingTime) Устанавливает название (описание) объектаsetUserId(int userId) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
RequestRecordLog
public RequestRecordLog()
-
-
Method Details
-
addRecordAction
-
getActions
-
getAllActionsCount
public int getAllActionsCount() -
getEndRecordingTime
-
getStartRecordingTime
-
getUserId
public int getUserId() -
setActions
-
setAllActionsCount
-
setEndRecordingTime
-
setId
Description copied from class:IdУстанавливает id объекта -
setStartRecordingTime
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setUserId
-