Package wt.inf.template
Class WTContainerTemplateMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.inf.template._WTContainerTemplateMaster
wt.inf.template.WTContainerTemplateMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedFilterable,WTContained,wt.inf.container.WTContainedFilterable,wt.inf.template.ContainerDefinition,ContainerTemplateDefinition,wt.recent.RecentlyVisited,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=Master.class,interfaces={wt.inf.template.ContainerDefinition.class,WTContained.class,Identified.class,wt.inf.container.WTContainedFilterable.class},versions=-3298005413158352035L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="description",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="enabled",type=boolean.class),@GeneratedProperty(name="containerClassName",type=java.lang.String.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="locale",type=java.lang.String.class,initialValue="\"ALL\"",javaDoc="This enables filtered queries based on locale. The default is that it will show up in all queries.",constraints=@PropertyConstraints(upperLimit=20,required=true))},tableProperties=@TableProperties(compositeUnique1="+containerReference.key.id+name+containerClassName+locale+thePersistInfo.markForDelete"))
public final class WTContainerTemplateMaster
extends wt.inf.template._WTContainerTemplateMaster
Use the newWTContainerTemplateMaster static factory method(s),
not the WTContainerTemplateMaster 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 wt.inf.template._WTContainerTemplateMaster
CONTAINER_CLASS_NAME, DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, LOCALE, NAMEFields inherited from class wt.enterprise.Master
OLD_FORMAT_VERSION_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields 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.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.inf.template._WTContainerTemplateMaster
getClassInfo, getConceptualClassname, getContainer, getContainerClassName, getContainerName, getContainerReference, getDescription, getLocale, getName, getType, isEnabled, readExternal, readExternal, readVersion, setContainer, setContainerClassName, setContainerReference, setDescription, setEnabled, setLocale, setName, super_readExternal_WTContainerTemplateMaster, super_readVersion_WTContainerTemplateMaster, super_writeExternal_WTContainerTemplateMaster, writeExternal, writeExternalMethods inherited from class wt.enterprise.Master
getBusinessType, setSeriesMethods inherited from class wt.enterprise._Master
getSeries, readVersion, super_readExternal_Master, super_readVersion_Master, super_writeExternal_MasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, initialize, 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