Class ProductPlanTemplate

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._FolderResident
wt.enterprise.FolderResident
com.ptc.netmarkets.productplantemplates._ProductPlanTemplate
com.ptc.netmarkets.productplantemplates.ProductPlanTemplate
All Implemented Interfaces:
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, wt.inf.container._WTContainedFilterable, WTContained, wt.inf.container.WTContainedFilterable, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited

@GenAsPersistable(superClass=FolderResident.class,interfaces={Indexable.class,Identified.class,java.lang.Cloneable.class,WTContained.class,wt.inf.container.WTContainedFilterable.class},properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="Unique template name. Required attribute.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="typeIdentity",type=java.lang.String.class,javaDoc="Type name.",initialValue="\"com.ptc.projectmanagement.plan.Plan\"",constraints=@PropertyConstraints(upperLimit=1333)),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="Template description.",constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="enabled",type=boolean.class),@GeneratedProperty(name="xml",type=java.lang.String.class,javaDoc="String representation of the query.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnType=BLOB))},tableProperties=@TableProperties(compositeIndex1="UPPER(name)",compositeUnique1="containerReference.key.id+name")) public class ProductPlanTemplate extends com.ptc.netmarkets.productplantemplates._ProductPlanTemplate
This class is a default implementation of a template for reporting. It consists of query source (represented in XML), a XSL specification for the output format, and business object attributes (e.g. name, description).

Use the newReportTemplate static factory method(s), not the ReportTemplate constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Field Summary

    Fields inherited from class com.ptc.netmarkets.productplantemplates._ProductPlanTemplate

    DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, NAME, TYPE_IDENTITY, XML

    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.access._SecurityLabeled

    SECURITY_LABELS

    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

    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

    Methods inherited from class com.ptc.netmarkets.productplantemplates._ProductPlanTemplate

    getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getIndexerSet, getName, getType, getXml, isEnabled, readExternal, readExternal, readVersion, setContainer, setContainerReference, setDescription, setEnabled, setIndexerSet, setName, setTypeIdentity, super_readExternal_ProductPlanTemplate, super_readVersion_ProductPlanTemplate, super_writeExternal_ProductPlanTemplate, writeExternal, writeExternal

    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.Persistable

    checkAttributes