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, XMLFields inherited from class wt.enterprise._FolderResident
CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields 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, writeExternalMethods inherited from class wt.enterprise.FolderResident
getBusinessType, getCabinetReference, getFolderPath, getLocation, initializeMethods 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_FolderResidentMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes