AR System Java API

com.bmc.arsys.api
Class DisplayOnlyForm

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

public class DisplayOnlyForm
extends Form
implements Serializable

See Also:
Serialized Form

Constructor Summary
DisplayOnlyForm()
           
 
Method Summary
 
Methods inherited from class com.bmc.arsys.api.Form
clone, equals, getAdminGrpList, getArchiveInfo, getAssignedGroup, getAuditInfo, getDefaultVUI, getEntryListFieldInfo, getFormType, getIndexInfo, getKey, getProperties, getSortInfo, hashCode, setAdminGrpList, setArchiveInfo, setAuditInfo, setDefaultVUI, setDeleteOption, setEntryListFieldInfo, setIndexInfo, setKey, setPermissions, setProperties, setSortInfo, toString
 
Methods inherited from class com.bmc.arsys.api.ObjectBase
appendDiaryText, clear, 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

DisplayOnlyForm

public DisplayOnlyForm()

AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.