Package ru.bitel.common.model
Class IdTitle
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
- All Implemented Interfaces:
 Serializable,GuiTitlable,Idable,ListItem
- Direct Known Subclasses:
 AbstractEntity,AbstractGeographicCode,AbstractSpecAttr,AccountAttribute,ActionExpressionData,AdditionalContractAction,AddressPrefixSuffix,AssistantAction,AssistantActionItem,AssistantMaster,AttributeType,BalanceBaseType,BankAccount,BGGenerator,BGInstalledModule,BGModule,BGSActionGroup,BGSequence,BillLink,BonusPaymentType,Bot,BotDialog,BotDialogElement,BotDialogGroup,Channel,ChannelType,ClosedSormContract,ConfigData,ConfigDataDto,Configuration,ContactType,Contract,Contract,ContractGroup,ContractIdTitleComment,ContractLabelItem,ContractNote,ContractNotification,ContractParameterGroupName,ContractParameterPref,ContractPatternNamedNumber,ContractSubPanelLog,ContractSubPanelManage,ContractTariffCounter,ContractTariffEntry,CostMap,Country,DashboardItem,Dealer,Dealer,DefaultTreeNode,DeviceGroup,DeviceTypeConfig,DialogProcessingWrapper,DialUpNAS,Dispatch,DispatchMessage,DocType,Document,Document,DocumentJournal,DocumentPattern,DocumentStatus,DocumentType,EntitySpec,EntitySpecAttrListItem,EntitySpecAttrMultiListItem,EntitySpecDTO,EventScriptLink,EventType,FileInfo,GarAddressHouse,GarAddressObject,GlobalScriptLink,IdTitleValue,InetInterface,InstalledInstanceModule,IsoObject,IsoObjectType,JmxAppItem,LightweightTaskData,ListValue,MegafonOption,MegafonOptionKit,MegafonProduct,MegogoContractSubscription,MegogoContractTryAndBuy,MegogoSubscription,MegogoTryAndBuy,MenuItem,Message,MobiServiceCode,MobNews,MQEvent,MQServer,News,NewsItem,NotificationData,NumerationPool,ObjectParam,ObjectType,PackerKit,PackerOptionLibrary,Packet,PermissionKit,PermissionKitItem,PersonalTariff,Printer,ProductSpecActivationMode,RangeMap,RangeMapItem,Ratio,RegisterCategory,RegisterExecutor,RegisterGroup,RegisterSubject,RequestRecordLog,ReserveType,Role,RoleItem,RSCMServiceDto,RunTelTariff,SBPilotTerminal,Script,SenderType,Service,ShopDirectoryItem,ShopItemType,ShopProductItem,ShopProductTreeItem,Signatory,SmartHouseAccountType,SmartHouseOption,SmartHousePackageBase,SoftLineProduct,SormProject,SotfLineProductCategory,Source,Status,Subscriber,SubscriptionMode,SubscriptionType,SubscriptionType,Tag,TariffAVD,TariffGroup,TariffItem,TariffLabelItem,TariffOption,TariffOptionActivateMode,TariffPlan,TariffPlanData,TariffVar,TrafficRangeSpec,TrafficType,TrafficTypeLink,User,UserDevice,UserGroup,UserRightRule,VlanResource,VoiceCostMap,VoiceDestination,VoiceOperator,VoiceOption,VoiceZone,VoiceZoneCostMap,VoiceZoneMap,WebMenuItem,Zone,ZoneMap
Класс - предок для всех bean, имеющих id и title.
Поддерживает JAXB сериализацию/десериализацию.
Successor для ListItem.
Поддерживает JAXB сериализацию/десериализацию.
Successor для ListItem.
- See Also:
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId 
- 
Field Details
- 
NO_SELECT
 - 
title
Название (описание) объекта 
 - 
 - 
Constructor Details
- 
IdTitle
public IdTitle() - 
IdTitle
 
 - 
 - 
Method Details
- 
getTitle
Возвращает название (описание) объекта - 
setTitle
Устанавливает название (описание) объекта- Parameters:
 value- название (описание объекта)
 - 
toString
 - 
getGuiTitle
Description copied from interface:GuiTitlableСтрока - имя объекта. Скорее всего уникальная. Используется в комбобоксах, например, итд.- Specified by:
 getGuiTitlein interfaceGuiTitlable- Returns:
 - Строка - представление объекта.
 
 - 
toIdTitle
 - 
copyTo
 
 -