Class _ReportTemplate

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._FolderResident
wt.enterprise.FolderResident
wt.query.template._ReportTemplate
All Implemented Interfaces:
com.ptc.windchill.bac._BACManaged, com.ptc.windchill.bac.BACManaged, Externalizable, Serializable, Cloneable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.fc._Identified, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.query.template._CriteriaSavable, _ReportMetadata, CriteriaSavable, ReportMetadata, wt.recent.RecentlyVisited, wt.translate._Translatable, wt.translate.Translatable, wt.type._TypeManaged, wt.type.TypeManaged
Direct Known Subclasses:
ReportTemplate

public abstract class _ReportTemplate extends FolderResident implements wt.translate.Translatable, Indexable, Cloneable, Identified, WTContained, ReportMetadata, wt.type.TypeManaged, CriteriaSavable, Externalizable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Specifies an optional, custom user interface action model for the table used to display results.
    static final String
    Whether this ReportTemplate should be exposed as a Windchill Report object.

    Fields inherited from class wt.enterprise._FolderResident

    CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.folder._Foldered

    CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDER

    Fields inherited from interface wt.index._Indexable

    INDEXER_SET

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.ownership._Ownable

    OWNERSHIP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.query.template._ReportMetadata

    DESCRIPTION, INPUT_PAGE, NAME, RESOURCE_BUNDLE, XSLSPEC

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.translate._Translatable

    TRANSLATION_INFO

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    Fields inherited from interface wt.fc.BusinessInformation

    BUSINESS_TYPE, IDENTITY

    Fields inherited from interface wt.folder.CabinetBased

    FOLDER_PATH, LOCATION, NAME

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.access.SecurityLabeled

    SECURITY_LABELS_INTERNAL_VALUE

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies an optional, custom user interface action model for the table used to display results.
    Describes this report object.
    Relative path from Windchill web application root to custom input page for this report.
    Name that identifies this report object within some scope (e.g.
    Name of Java resource bundle to use to localize headers in output and parameter names when gathering user input.
    boolean
    Whether this ReportTemplate should be exposed as a Windchill Report object.
    void
    setCustomActionModel(String customActionModel)
    Specifies an optional, custom user interface action model for the table used to display results.
    void
    setDescription(String description)
    Describes this report object.
    void
    setExposeAsReport(boolean exposeAsReport)
    Whether this ReportTemplate should be exposed as a Windchill Report object.
    void
    setInputPage(String inputPage)
    Relative path from Windchill web application root to custom input page for this report.
    void
    Name that identifies this report object within some scope (e.g.
    void
    setResourceBundle(String resourceBundle)
    Name of Java resource bundle to use to localize headers in output and parameter names when gathering user input.

    Methods inherited from class wt.enterprise._FolderResident

    getAdministrativeLock, getCabinet, getCabinetName, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEventSet, getFolderingInfo, getOwnership, getParentFolder, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setFolderingInfo, setInheritedDomain, setOwnership, setSecurityLabels, super_readExternal_FolderResident, super_readVersion_FolderResident, super_writeExternal_FolderResident

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Identified

    getIdentificationObject

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity

    Methods inherited from interface wt.query.template.ReportMetadata

    getParameterDisplayProcessorSelectors