All Implemented Interfaces:
Serializable, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, Badgeable, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable

@EventSearch(searchEvent=TechnicalObjectStateSearchEvent.class, searchFilter=TechnicalObjectStateSearchFilter.class) @EventInsert(TechnicalObjectStateInsertEvent.class) @EventUpdate(TechnicalObjectStateUpdateEvent.class) @UI(editForm="editTechnicalObjectStatusForm", editPanel="editTechnicalObjectStatusPanel", resultTable="resultTableTechnicalObjectStatus", searchForm="searchTechnicalObjectStatusForm") @StaticViewPath("+/global/XWFMTStatiImpianto.xml") @EnableField("TTOSISACTIVE") public class TechnicalObjectState extends EventPanelSimpleTable<BOTechnicalObjectState>
Technical Object State page.
Since:
11.0
See Also:
GCApi:
controller
  • Constructor Details

    • TechnicalObjectState

      public TechnicalObjectState()