AR System Java API

com.bmc.arsys.api
Class ControlField

java.lang.Object
  extended by com.bmc.arsys.api.ObjectBase
      extended by com.bmc.arsys.api.Field
          extended by com.bmc.arsys.api.ControlField
All Implemented Interfaces:
IARPersistentObject, Serializable, Cloneable

public class ControlField
extends Field
implements Serializable

ControlField is a type of field that controls workflow, but do not have data behind it. The examples of control fields are button or menu item that can be associated with ActiveLink

See Also:
Serialized Form

Constructor Summary
ControlField()
           
 
Method Summary
 
Methods inherited from class com.bmc.arsys.api.Field
clear, clone, equals, getAssignedGroup, getAuditOption, getCreateMode, getDataType, getDefaultValue, getDisplayInstance, getFieldID, getFieldLimit, getFieldMap, getFieldOption, getFieldType, getForm, getKey, getObjectProperty, getReservedIDOK, getSetFieldOptions, hashCode, isCoreField, isCoreFieldId, isGroupField, isGroupField, isGroupList, isGroupList, isMultiAssignField, isMultiAssignField, isRoleStateMappingField, isRoleStateMappingField, isRowLevelAccessField, isRowLevelAccessField, optionSet, setAuditOption, setCreateMode, setDefaultValue, setDisplayInstance, setFieldID, setFieldLimit, setFieldMap, setFieldOption, SetFieldOptionsSet, setForm, setKey, setObjectProperty, setPermissions, setReservedIDOK, setSetFieldOptions, toString
 
Methods inherited from class com.bmc.arsys.api.ObjectBase
appendDiaryText, getChangeFlags, getDiary, getHelpText, getLastChangedBy, getLastUpdateTime, getName, getNewName, getOwner, getPermissions, setChangeFlags, setDiary, setDiary, setHelpText, setLastChangedBy, setName, setNewName, setOwner
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControlField

public ControlField()

AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.