Class _ESITarget

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
com.ptc.windchill.esi.tgt._ESITarget
All Implemented Interfaces:
com.ptc.windchill.esi.tgt._ESITargetTypeInterface, com.ptc.windchill.esi.tgt.ESITargetTypeInterface, Externalizable, Serializable, Comparable, wt.access._AccessControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.esi._ESITargetFacade, ESITargetFacade, wt.fc._Identified, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc._UniquelyIdentified, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, Identified, NetFactor, ObjectMappable, Persistable, UniquelyIdentified, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.inf.container._WTContained, wt.inf.container._WTContainedIdentified, WTContained, WTContainedIdentified, wt.notify._Notifiable, Notifiable, wt.recent.RecentlyVisited, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged
Direct Known Subclasses:
ESITarget

public abstract class _ESITarget extends Item implements WTContained, WTContainedIdentified, UniquelyIdentified, Notifiable, wt.type.Typed, com.ptc.windchill.esi.tgt.ESITargetTypeInterface, ESITargetFacade, Externalizable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Indicates if this ESITarget object is a default one for the context (i.e.
    static final String
    A user-friendly textual description of this ESITarget object.
    static final String
    The name of this ESITarget object.
    static final String
    The number attribute represents the number for this target.
    static final String
    Path to a file that contains meta information for ESI response.
    static final String
    Indicates whether or not this target is active.
    static final String
    Supported API: true
    static final String
    URI of the Info*Engine task to be used for sending the ESI response to the distribution target represented by this ESITarget object.

    Fields inherited from class wt.fc.Item

    SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UID

    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 com.ptc.windchill.esi.tgt._ESITargetTypeInterface

    TYPE_INFO_ESITARGET

    Fields inherited from interface wt.iba.value._IBAHolder

    ATTRIBUTE_CONTAINER

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.type._Typed

    TYPE_DEFINITION_REFERENCE

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    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
    A user-friendly textual description of this ESITarget object.
    The name of this ESITarget object.
    The number attribute represents the number for this target.
    Path to a file that contains meta information for ESI response.
    Indicates whether or not this target is active.
    Supported API: true
    URI of the Info*Engine task to be used for sending the ESI response to the distribution target represented by this ESITarget object.
    boolean
    Indicates if this ESITarget object is a default one for the context (i.e.
    void
    setDefaultForContext(boolean defaultForContext)
    Indicates if this ESITarget object is a default one for the context (i.e.
    void
    setDescription(String description)
    A user-friendly textual description of this ESITarget object.
    void
    The name of this ESITarget object.
    void
    setNumber(String number)
    The number attribute represents the number for this target.
    void
    setResponseMetaInfoPath(String responseMetaInfoPath)
    Path to a file that contains meta information for ESI response.
    void
    Indicates whether or not this target is active.
    void
    setSystem(String system)
    Supported API: true
    void
    setTaskURI(String taskURI)
    URI of the Info*Engine task to be used for sending the ESI response to the distribution target represented by this ESITarget object.

    Methods inherited from class wt.fc.Item

    initialize

    Methods inherited from class wt.fc._Item

    getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_Item

    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 java.lang.Comparable

    compareTo

    Methods inherited from interface wt.esi.ESITargetFacade

    getSoftAttribute

    Methods inherited from interface wt.type.FlexTyped

    getFlexTypeIdPath, getTypeDefinitionInfo, getValue, setValue

    Methods inherited from interface wt.fc.Identified

    getIdentificationObject

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity