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:
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes